From a22ba2dd1a36605cdf9888b148ddfe3eda9c01c2 Mon Sep 17 00:00:00 2001 From: mbkma Date: Fri, 11 Nov 2022 20:35:53 +0100 Subject: release 1.27.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.1