summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2013-03-31 18:05:41 -0400
committerSteve Zesch <[email protected]>2013-03-31 18:05:41 -0400
commit3c4fba19fd20ce38ab58cca84fa037499ca79d8d (patch)
tree4765855d7a300a10838ec55bc41f980854355ceb
parent65a8d3a1b90c61ec598a6bf2555ea38acf6020cf (diff)
downloadmate-notification-daemon-1.6.0.tar.bz2
mate-notification-daemon-1.6.0.tar.xz
Preparing for 1.6.0 release.mate-notification-daemon-1.6.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6df97ca..39d5d8c 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.5.2], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.6.0], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])