summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-05-26 11:25:04 +0300
committermonsta <[email protected]>2016-05-26 11:25:04 +0300
commit193524eeed17d6e50eea92072f5a5377a872dbd0 (patch)
tree10e3591bd58cc9cf598fb48cebbb8e51f175c43f
parentc1cb767f56e6d96803a8dc832e79055edbb0d274 (diff)
downloadmate-notification-daemon-193524eeed17d6e50eea92072f5a5377a872dbd0.tar.bz2
mate-notification-daemon-193524eeed17d6e50eea92072f5a5377a872dbd0.tar.xz
bump version to 1.15.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3764045..e7a8847 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.14.0], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.15.0], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])