summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-06-27 11:53:31 +0200
committerinfirit <[email protected]>2014-06-27 11:53:31 +0200
commit5939c4c8e7ea6ebde75e5ec9681dd0a7536d41d8 (patch)
tree04d9c86402f2e15d728fb5a84720011232b14d56
parent407fbdaff20d140fef51c813d8388897040630c0 (diff)
downloadmate-notification-daemon-5939c4c8e7ea6ebde75e5ec9681dd0a7536d41d8.tar.bz2
mate-notification-daemon-5939c4c8e7ea6ebde75e5ec9681dd0a7536d41d8.tar.xz
Bump version to 1.8.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c7ccd33..b969761 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.8.0], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.8.1], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])