summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-25 01:07:38 +0200
committerStefano Karapetsas <[email protected]>2013-10-25 01:07:38 +0200
commit50189b2d69b00ad5572475990c986ad0a08ba8fe (patch)
tree917355221448b7828dd29cfd6310c98c04a2bc05
parent2dc7552e5959f75524dd54e37d9e5518f50ff689 (diff)
downloadmate-notification-daemon-1.6.1.tar.bz2
mate-notification-daemon-1.6.1.tar.xz
Bump version to 1.6.1mate-notification-daemon-1.6.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5f88508..bb49a65 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.6.1], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])