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



commit 19e7bd28e82dc4441b02c2b151a4866fa27d1a01
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sat Mar 12 22:00:09 2022 +0200

    bump version to 3.43.1, update NEWS

 NEWS         | 6 ++++++
 configure.ac | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6e3a35a9e..eca2344b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.43.1
+==============
+- Port to GWeather 4. (gnome-panel#38)
+- Fix crash emptying trash. (LP:#1964679)
+- Updated translations.
+
 Version 3.42.0
 ==============
 - Updated translations.
diff --git a/configure.ac b/configure.ac
index 9ec7b3163..20f12823e 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], [42])
-m4_define([ga_micro_version], [0])
+m4_define([ga_minor_version], [43])
+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]