summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-05-12 16:19:29 +0200
committerStefano Karapetsas <[email protected]>2012-05-12 16:19:29 +0200
commit969f937d75533119f617feecce1cfbb43cc528c8 (patch)
tree5a155d341fb493c96567929a95f9dae5ccd4924b /configure.ac
parentba4a0d842f8e9c5beffc25ca62b72bf7a86c83fb (diff)
downloadmate-notification-daemon-969f937d75533119f617feecce1cfbb43cc528c8.tar.bz2
mate-notification-daemon-969f937d75533119f617feecce1cfbb43cc528c8.tar.xz
bump version to 1.3.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4c0de90..cc3ad57 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
dnl ################################################################
dnl # Initialize autoconf
dnl ################################################################
-AC_INIT([mate-notification-daemon], [1.3.0], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.3.1], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])