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



commit cbb0b5e93da5b63bfb93ce685c97cf56f21d9bcb
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun May 5 14:55:09 2019 +0300

    bump version to 3.32.0, update NEWS

 NEWS         | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 80a9bacda..32d157c7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 3.32.0
+==============
+- Remove modem lights applet.
+- Fix cpufreq applet build with kernel 5.1+.
+- Updated translations:
+  Anders Jonsson (sv), Balázs Úr (hu), Daniel Mustieles García (es),
+  Nathan Follens (nl), Piotr Drąg (pl).
+
 Version 3.30.0
 ==============
 - Fix some build warnings
diff --git a/configure.ac b/configure.ac
index 44d88c033..5dee65eea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([ga_major_version], [3])
-m4_define([ga_minor_version], [30])
+m4_define([ga_minor_version], [32])
 m4_define([ga_micro_version], [0])
 m4_define([ga_version], [ga_major_version.ga_minor_version.ga_micro_version])
 


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