[gnome-panel] bump version to 3.36.1, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] bump version to 3.36.1, update NEWS
- Date: Sun, 29 Mar 2020 12:30:26 +0000 (UTC)
commit 3512627f7a2ac6b9fc270ff2f4318505ddd02fa6
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun Mar 29 15:27:02 2020 +0300
bump version to 3.36.1, update NEWS
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6d021a105..daf8fd1e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 3.36.1
+==============
+- Fix build with gettext 0.20+. (!15)
+- Fix critical warning in fish applet.
+- Fix XML namespace URI in svg icons.
+- Load modules only with so suffix.
+- Fix critical warnings when changing monitor configuration.
+- Improve Adwaita theme. (!16)
+
Version 3.36.0
==============
- Add support for _GNOME_WM_STRUT_AREA.
diff --git a/configure.ac b/configure.ac
index 499312323..d0496d0f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
m4_define([gp_major_version], [3])
m4_define([gp_minor_version], [36])
-m4_define([gp_micro_version], [0])
+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]