[gnome-panel] bump version to 3.43.1, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] bump version to 3.43.1, update NEWS
- Date: Sat, 12 Mar 2022 19:50:45 +0000 (UTC)
commit e35c837d0588cf54724d6ec23568754c7dc7c7b2
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Mar 12 21:46:35 2022 +0200
bump version to 3.43.1, update NEWS
NEWS | 5 +++++
configure.ac | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 853240e5c..fbc2b8bb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.43.1
+==============
+- Port to GWeather 4. (#38)
+- Updated translations.
+
Version 3.42.0
==============
- Fix crash with libgweather 40.0. (#33)
diff --git a/configure.ac b/configure.ac
index a326edd4e..7398df30e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Define version info
dnl **************************************************************************
m4_define([gp_major_version], [3])
-m4_define([gp_minor_version], [42])
-m4_define([gp_micro_version], [0])
+m4_define([gp_minor_version], [43])
+m4_define([gp_micro_version], [1])
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]