summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parent8217f2d58544c3f25bd793091593d616b4f0fd1d (diff)
downloadmate-notification-daemon-106ec3bdda5ab3e551b615b4431b593fbcb8a280.tar.bz2
mate-notification-daemon-106ec3bdda5ab3e551b615b4431b593fbcb8a280.tar.xz
pre-bump version
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 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])