diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-10 19:11:37 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-10 19:11:37 +0100 |
commit | ebee340510a6212b1173f295cbbc7cf7115b48e1 (patch) | |
tree | 6ce00adb4ec924b3faee6ef36e1e81b644a99273 | |
parent | 42c0ff29c5af165f03f1ea9c588ef9a52a8200f4 (diff) | |
download | mate-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.ac | 2 |
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]) |