summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-03-10 19:11:37 +0100
committerStefano Karapetsas <[email protected]>2013-03-10 19:11:37 +0100
commitebee340510a6212b1173f295cbbc7cf7115b48e1 (patch)
tree6ce00adb4ec924b3faee6ef36e1e81b644a99273
parent42c0ff29c5af165f03f1ea9c588ef9a52a8200f4 (diff)
downloadmate-notification-daemon-ebee340510a6212b1173f295cbbc7cf7115b48e1.tar.bz2
mate-notification-daemon-ebee340510a6212b1173f295cbbc7cf7115b48e1.tar.xz
Bump version to 1.5.2mate-notification-daemon-1.5.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 28afdea..6df97ca 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.5.1], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.5.2], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])