summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-03-25 22:43:34 +0100
committerraveit65 <[email protected]>2021-03-25 22:43:34 +0100
commit4950212deffa853569346c3cac717de20c0dbbeb (patch)
tree2945d116204f6ca9184265db0923a8f0d6508017
parentb967df21893cc3f90a63ace8e35695c872a88312 (diff)
downloadmate-panel-4950212deffa853569346c3cac717de20c0dbbeb.tar.bz2
mate-panel-4950212deffa853569346c3cac717de20c0dbbeb.tar.xz
release 1.24.2v1.24.2
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7eea7519..8d1a314f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### mate-panel 1.24.2
+
+ * update translations
+ * wncklet: Check the length of the pixel data for empty thumbnails
+
### mate-panel 1.24.1
* update translations
diff --git a/configure.ac b/configure.ac
index 00da7d35..a504a8fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.24.1], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.24.2], [https://github.com/mate-desktop/mate-panel/issues],
[mate-panel], [http://www.mate-desktop.org])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news])