diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-15 16:25:45 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-15 16:25:45 +0100 |
commit | 48d19cb30fab1d5a638f8ba42bc54315fafce434 (patch) | |
tree | 005b5df3b6f703caa6c9de5b3fa92dec90f68063 | |
parent | 11c28cc9c9c288461545e6ae78dd59926a5425b7 (diff) | |
download | mate-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.ac | 2 |
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]) |