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



commit a07fa735f967082a684a668dc4f5b90a7de19c49
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Wed Sep 4 16:39:03 2019 +0300

    bump version to 3.33.92, update NEWS

 NEWS         | 7 +++++++
 configure.ac | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 32d157c7f..49578f52d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 3.33.92
+===============
+- Fix --enable-mini-commander configure option. (#11)
+- Fix cpufreq applet build with kernel 5.1+. (#9)
+- Updated translations:
+  Asier Sarasua Garmendia (eu), Jordi Mas (ca).
+
 Version 3.32.0
 ==============
 - Remove modem lights applet.
diff --git a/configure.ac b/configure.ac
index 47899139d..db017755e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([ga_major_version], [3])
-m4_define([ga_minor_version], [32])
-m4_define([ga_micro_version], [0])
+m4_define([ga_minor_version], [33])
+m4_define([ga_micro_version], [92])
 m4_define([ga_version], [ga_major_version.ga_minor_version.ga_micro_version])
 
 dnl **************************************************************************


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