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



commit ac51b5ea297cf9239d718b4776e92ce4afc82470
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Sep 9 19:21:50 2018 +0300

    bump version to 3.30.0, update NEWS

 NEWS         | 8 ++++++++
 configure.ac | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3eb596aa3..80a9bacda 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 3.30.0
+==============
+- Fix some build warnings
+- Fix some memory leaks
+- Ignore priviledged mount points (#1)
+- Updated translations:
+  Anders Jonsson (sv), Cheng-Chia Tseng (zh_TW).
+
 Version 3.28.0
 ==============
 - Removed Invest applet
diff --git a/configure.ac b/configure.ac
index 387fa1ab1..8c3462267 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], [28])
+m4_define([ga_minor_version], [30])
 m4_define([ga_micro_version], [0])
 m4_define([ga_version], [ga_major_version.ga_minor_version.ga_micro_version])
 
@@ -71,7 +71,7 @@ DBUS_REQUIRED=1.1.2
 DBUS_GLIB_REQUIRED=0.74
 ADWAITA_ICON_THEME_REQUIRED=3.14.0
 LIBXML_REQUIRED=2.5.0
-GWEATHER_REQUIRED=3.18.0
+GWEATHER_REQUIRED=3.28.0
 GUCHARMAP3_REQUIRED=2.33.0
 POLKIT_REQUIRED=0.97
 dnl ***************************************************************************


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