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



commit ccbfe817288bef398d1be5fc83a336dd3593bdad
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Mar 8 16:41:05 2020 +0200

    bump version to 3.36.0, update NEWS

 NEWS         | 6 ++++++
 configure.ac | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d32de4e06..6d021a105 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.36.0
+==============
+- Add support for _GNOME_WM_STRUT_AREA.
+- Fix build warnings.
+- Updated translations.
+
 Version 3.35.2
 ==============
 - Add libgnome-panel documentation.
diff --git a/configure.ac b/configure.ac
index 27781d691..c2ed1d999 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], [35])
-m4_define([gp_micro_version], [2])
+m4_define([gp_minor_version], [36])
+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]