[gnome-panel] bump version to 3.41.2, update NEWS



commit 554c88a385eabba2abfe495eb1e5bd421a515a5b
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Wed May 26 13:54:13 2021 +0300

    bump version to 3.41.2, update NEWS

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 08b9c8728..1eecf35b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.41.1
+==============
+- Stop using size hints in window-list applet. (!40)
+- Updated translations.
+
 Version 3.41.1
 ==============
 - Remove support for floating panels.
diff --git a/configure.ac b/configure.ac
index a3085a4c9..b7736443b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gp_major_version], [3])
 m4_define([gp_minor_version], [41])
-m4_define([gp_micro_version], [1])
+m4_define([gp_micro_version], [2])
 m4_define([gp_version], [gp_major_version.gp_minor_version.gp_micro_version])
 
 dnl **************************************************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]