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



commit 10f757b147c2ef8fb92bcb9114c96ca6e5e71117
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun May 5 14:18:21 2019 +0300

    bump version to 3.32.0, update NEWS

 NEWS         | 16 +++++++++++++++-
 configure.ac |  2 +-
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a24a71bfe..581f2424f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
+Version 3.32.0
+==============
+- Fix some compiler warnings.
+- Fix some deprecation warnings.
+- Turn old main menu object into applet.
+- Turn old menu button object into applet.
+- Remove gnome-desktop-item-edit application.
+- Updated translations:
+  Alan Mortensen (da), Anders Jonsson (sv), Balázs Úr (hu),
+  Daniel Mustieles (es), Marek Cernocky (cs), Марко М. Костић (sr),
+  Matej Urbančič (sl), Nathan Follens (nl), Kukuh Syafaat (id),
+  Mario Blättermann (de), Piotr Drąg (pl), Rafael Fontenelle (pt_BR),
+  Stas Solovey (ru).
+
 Version 3.30.0
 ==============
-- Turn old main menu object into applet
+- Turn old user menu object into applet
 - Fix some build warnings
 - Updated translations:
   Anders Jonsson (sv), Balázs Meskó (hu), Bruno Lopes da Silva (pt_BR),
diff --git a/configure.ac b/configure.ac
index 17ae568c1..33410bcdc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([gp_major_version], [3])
-m4_define([gp_minor_version], [30])
+m4_define([gp_minor_version], [32])
 m4_define([gp_micro_version], [0])
 m4_define([gp_version], [gp_major_version.gp_minor_version.gp_micro_version])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]