[gnome-panel] bump version to 3.35.1, update NEWS



commit 437e3fc292468f9c0b55d613e8cdb1ee6e57fefa
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Dec 20 13:59:44 2019 +0200

    bump version to 3.35.1, update NEWS

 NEWS         | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 44ab431d1..460c8efcc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 3.35.1
+==============
+- Fix crashes with libgweather 3.32 in some locations.
+- Make new libgnome-panel library public (it will replace libpanel-applet).
+- Default layout now can be configured from org.gnome.gnome-panel.general schema.
+- Change default layout location, layout now must be in layouts subdirectory.
+- Updated translations.
+
 Version 3.34.1
 ==============
 - Updated translations.
diff --git a/configure.ac b/configure.ac
index b067c943c..07d81acf1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gp_major_version], [3])
 m4_define([gp_minor_version], [35])
-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]