summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-06-15 17:11:55 +0200
committerraveit65 <[email protected]>2018-06-15 17:11:55 +0200
commit106ec3bdda5ab3e551b615b4431b593fbcb8a280 (patch)
treedac3ebbfaee57cfa7df3830d3992b7182188eddd
parent8217f2d58544c3f25bd793091593d616b4f0fd1d (diff)
downloadmate-notification-daemon-106ec3bdda5ab3e551b615b4431b593fbcb8a280.tar.bz2
mate-notification-daemon-106ec3bdda5ab3e551b615b4431b593fbcb8a280.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3f2c434..c10788c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-notification-daemon 1.21.0
+
### mate-notification-daemon 1.20.0
* Translations update
diff --git a/configure.ac b/configure.ac
index dccba24..a5339b6 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.20.0], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.21.0], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])