From 3b864ac2a6094b301b8a4b9542853c489e5a0a23 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 12 Aug 2020 13:38:27 +0200 Subject: release 1.24.1 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0ef43aa..293b745 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +### libmateweather 1.24.1 + + * Translations update + * locations: update cities in Thailand + * po-locations: Upgrade extract.xsl after migrating to gettext + * Revert "avoid deprecated soup_session_async_new" + * Locations: America/Godthab was renamed to America/Nuuk + * build: silent build warnings for distcheck + * build: use default MATE_COMPILE_WARNINGS level + ### libmateweather 1.24.0 * build: show compiler flags on configuration summary diff --git a/configure.ac b/configure.ac index 8839ebd..2e5ae39 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.24.0], [https://mate-desktop.org]) +AC_INIT([libmateweather], [1.24.1], [https://mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1