From 7bdf69ff122abffc4be5c01f0f42e1d3c474cc43 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 14 Aug 2020 11:16:07 +0200 Subject: release 1.24.1 --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f04c124..33f841b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +### mate-session-manager 1.24.1 + + * Translations update + * Using #include with system libraries + * build: silent build warnings for distcheck + * Accept Desktop Entry Specification v1.1 + * use default MATE_COMPILE_WARNINGS for stable branch + * build: make libglesv2 optional + ### mate-session-manager 1.24.0 * Translations update diff --git a/configure.ac b/configure.ac index 645f306..79183a7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.24.0], [https://mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.24.1], [https://mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1