summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-08-22 18:02:18 +0200
committerraveit65 <[email protected]>2023-08-22 18:02:18 +0200
commitbabcbc1eaa44652062251e230d14b417c76cafa3 (patch)
tree9ae94d4cd040e643880785d0e9550bba8fac57ff /configure.ac
parent56451ddf8395746bb7fe6cb44e0e3a413a28997f (diff)
downloadmate-notification-daemon-babcbc1eaa44652062251e230d14b417c76cafa3.tar.bz2
mate-notification-daemon-babcbc1eaa44652062251e230d14b417c76cafa3.tar.xz
release 1.27.1v1.27.1
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 12ea56a..227a9c4 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.27.0], [https://mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.27.1], [https://mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])