[gnome-applets/gnome-3-36] bump version to 3.36.4, update NEWS



commit ea8ec983c8d5e285c341b7a9448e0bf20d43d363
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri May 22 22:13:52 2020 +0300

    bump version to 3.36.4, update NEWS

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f820f35cf..f9434c118 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 3.36.4
+==============
+- Fix crash when removing netspeed applet from panel.
+
 Version 3.36.3
 ==============
 - Fix Nautilus desktop file id in drive-mount applet.
diff --git a/configure.ac b/configure.ac
index 82ee12eea..95b8f818c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([ga_major_version], [3])
 m4_define([ga_minor_version], [36])
-m4_define([ga_micro_version], [3])
+m4_define([ga_micro_version], [4])
 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]