summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-15 16:25:45 +0100
committerStefano Karapetsas <[email protected]>2014-01-15 16:25:45 +0100
commit48d19cb30fab1d5a638f8ba42bc54315fafce434 (patch)
tree005b5df3b6f703caa6c9de5b3fa92dec90f68063
parent11c28cc9c9c288461545e6ae78dd59926a5425b7 (diff)
downloadmate-notification-daemon-48d19cb30fab1d5a638f8ba42bc54315fafce434.tar.bz2
mate-notification-daemon-48d19cb30fab1d5a638f8ba42bc54315fafce434.tar.xz
Bump version to 1.7.0mate-notification-daemon-1.7.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fd0c32a..4c20f40 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.6.0], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.7.0], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])