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



commit 2d5de2dff49a520f4b4fbed81d94841441729344
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon May 18 23:21:25 2020 +0300

    bump version to 3.36.3, update NEWS

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0724afd81..f820f35cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.36.3
+==============
+- Fix Nautilus desktop file id in drive-mount applet.
+- Fix TaskItem signal handling in window-picker applet. (!62)
+
 Version 3.36.2
 ==============
 - Don't close desktop window. (#15)
diff --git a/configure.ac b/configure.ac
index 16f402921..82ee12eea 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], [2])
+m4_define([ga_micro_version], [3])
 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]