diff options
author | raveit65 <[email protected]> | 2019-07-04 10:00:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-04 10:00:05 +0200 |
commit | 75d6749beffe76394c700ee7dddc20c87e12be08 (patch) | |
tree | 645f1b54be7016639096af81b03131d624211b84 /configure.ac | |
parent | 248a770ac12fcc5bce2b8f1e6a7bb5ce719eb26b (diff) | |
download | mate-notification-daemon-75d6749beffe76394c700ee7dddc20c87e12be08.tar.bz2 mate-notification-daemon-75d6749beffe76394c700ee7dddc20c87e12be08.tar.xz |
update to 1.23.0v1.23.0
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 95050c5..ef95213 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.22.0], [https://mate-desktop.org]) +AC_INIT([mate-notification-daemon], [1.23.0], [https://mate-desktop.org]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) |