[gnome-applets] bump version to 3.41.1, update NEWS



commit fdeb549c37595bc344dd6b2c8974a41b33e64fdb
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Wed May 26 12:54:16 2021 +0300

    bump version to 3.41.1, update NEWS

 NEWS         | 5 +++++
 configure.ac | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b9dcba173..2dbd6eb03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.41.1
+==============
+- Stop using size hints in window-picker applet. (!70)
+- Updated translations.
+
 Version 3.40.0
 ==============
 - Port to Tracker 3. (#18)
diff --git a/configure.ac b/configure.ac
index 1980cd4d8..db48eb6ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([ga_major_version], [3])
-m4_define([ga_minor_version], [40])
-m4_define([ga_micro_version], [0])
+m4_define([ga_minor_version], [41])
+m4_define([ga_micro_version], [1])
 m4_define([ga_version], [ga_major_version.ga_minor_version.ga_micro_version])
 
 dnl **************************************************************************


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