summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-08-12 13:38:27 +0200
committerraveit65 <[email protected]>2020-08-12 13:38:27 +0200
commit3b864ac2a6094b301b8a4b9542853c489e5a0a23 (patch)
tree6ba420d48e58b1480f1308f142a0e7a82a927aa1
parent066b717ffbdaa923470615f5939ad4250e7bd3d7 (diff)
downloadlibmateweather-1.24.1.tar.bz2
libmateweather-1.24.1.tar.xz
release 1.24.1v1.24.1
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
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])