diff options
author | raveit65 <[email protected]> | 2018-06-15 17:11:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-06-15 17:11:55 +0200 |
commit | 106ec3bdda5ab3e551b615b4431b593fbcb8a280 (patch) | |
tree | dac3ebbfaee57cfa7df3830d3992b7182188eddd /configure.ac | |
parent | 8217f2d58544c3f25bd793091593d616b4f0fd1d (diff) | |
download | mate-notification-daemon-106ec3bdda5ab3e551b615b4431b593fbcb8a280.tar.bz2 mate-notification-daemon-106ec3bdda5ab3e551b615b4431b593fbcb8a280.tar.xz |
pre-bump version
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |