[gnome-panel] bump version to 3.42.0, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] bump version to 3.42.0, update NEWS
- Date: Sat, 23 Oct 2021 16:51:52 +0000 (UTC)
commit 916f6e9b7fba0be16b01caedff71838d891a4991
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Oct 23 19:46:47 2021 +0300
bump version to 3.42.0, update NEWS
NEWS | 9 ++++++++-
configure.ac | 4 ++--
2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1eecf35b3..853240e5c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
-Version 3.41.1
+Version 3.42.0
+==============
+- Fix crash with libgweather 40.0. (#33)
+- Fix regression that caused applets to be pushed outside panel. (#35)
+- Show panel applets in properties dialog. (!41)
+- Updated translations.
+
+Version 3.41.2
==============
- Stop using size hints in window-list applet. (!40)
- Updated translations.
diff --git a/configure.ac b/configure.ac
index dc3fa939f..e69aeb8c9 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], [41])
-m4_define([gp_micro_version], [2])
+m4_define([gp_minor_version], [42])
+m4_define([gp_micro_version], [0])
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]