summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-11-11 20:35:53 +0100
committermbkma <[email protected]>2022-11-11 20:35:53 +0100
commita22ba2dd1a36605cdf9888b148ddfe3eda9c01c2 (patch)
tree2d3bf77f2e0d490fc0aaaa6a3422c7c4396c2113 /configure.ac
parenta0cfd246fd0f86c2f71f52002fe5fa5f0b2b23e6 (diff)
downloadmate-notification-daemon-a22ba2dd1a36605cdf9888b148ddfe3eda9c01c2.tar.bz2
mate-notification-daemon-a22ba2dd1a36605cdf9888b148ddfe3eda9c01c2.tar.xz
release 1.27.0v1.27.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 06ae69f..32aae7d 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.26.0], [https://mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.27.0], [https://mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])