summaryrefslogtreecommitdiff
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
parentf4bbc7b43b67830a3fcf4f191b4d32c4da10fae2 (diff)
downloadmate-notification-daemon-1.8.0.tar.bz2
mate-notification-daemon-1.8.0.tar.xz
Bump version to 1.8.0mate-notification-daemon-1.8.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 585656c..8bae422 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-1.7.90
+1.8.0
* Switch to libwnck
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])