summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-07-04 10:00:05 +0200
committerraveit65 <[email protected]>2019-07-04 10:00:05 +0200
commit75d6749beffe76394c700ee7dddc20c87e12be08 (patch)
tree645f1b54be7016639096af81b03131d624211b84 /configure.ac
parent248a770ac12fcc5bce2b8f1e6a7bb5ce719eb26b (diff)
downloadmate-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.ac2
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])