summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-03-01 12:05:11 +0100
committerStefano Karapetsas <[email protected]>2014-03-01 12:05:11 +0100
commit351c4c76932abbbf6e235f51fc224c2499c5b3dd (patch)
tree483c886dab4bfeb3cd0a5ef8aade362457fb88f0 /configure.ac
parentf4bbc7b43b67830a3fcf4f191b4d32c4da10fae2 (diff)
downloadmate-notification-daemon-351c4c76932abbbf6e235f51fc224c2499c5b3dd.tar.bz2
mate-notification-daemon-351c4c76932abbbf6e235f51fc224c2499c5b3dd.tar.xz
Bump version to 1.8.0mate-notification-daemon-1.8.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f065a8d..c7ccd33 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.7.90], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.8.0], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])