summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-18 15:51:16 +0100
committerStefano Karapetsas <[email protected]>2014-01-18 15:51:16 +0100
commit9af8d0b1003aaa525b736854219ed381e2a18fc6 (patch)
treeaecea73dc3190137c6d1583aa4e454f115aa84ff /configure.ac
parent6f8a1ae9a3908667d3ea21aa9987b7fee412a3ba (diff)
parent48d19cb30fab1d5a638f8ba42bc54315fafce434 (diff)
downloadmate-notification-daemon-9af8d0b1003aaa525b736854219ed381e2a18fc6.tar.bz2
mate-notification-daemon-9af8d0b1003aaa525b736854219ed381e2a18fc6.tar.xz
Merge branch 'master' of github.com:mate-desktop/mate-notification-daemon
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 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])