diff options
author | raveit65 <[email protected]> | 2017-03-12 20:46:36 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-12 20:46:36 +0100 |
commit | 3a27975c11b22a4bddf63af7f7f9fe4196fc3923 (patch) | |
tree | 5d1d6b3ffbe06cf54327394f255d79325c5bd192 | |
parent | 4ae06f091b508c22f25b91bbc1214a8bc8317ef4 (diff) | |
download | mate-notification-daemon-3a27975c11b22a4bddf63af7f7f9fe4196fc3923.tar.bz2 mate-notification-daemon-3a27975c11b22a4bddf63af7f7f9fe4196fc3923.tar.xz |
release 1.18.0v1.18.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 104618b..c54d77b 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.17.1], [http://www.mate-desktop.org]) +AC_INIT([mate-notification-daemon], [1.18.0], [http://www.mate-desktop.org]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) |