[gnome-panel/gnome-3-36] bump version to 3.36.2, update NEWS



commit 61cb54f502057cb0d199baa3f403bbd51c4c5384
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sat Jul 11 21:03:12 2020 +0300

    bump version to 3.36.2, update NEWS

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index daf8fd1e6..c9c53c718 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.36.2
+==============
+- Mount volumes if needed in gp_menu_utils_launch_uri. (!27)
+- Updated translations.
+
 Version 3.36.1
 ==============
 - Fix build with gettext 0.20+. (!15)
diff --git a/configure.ac b/configure.ac
index d0496d0f7..a0e81563e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gp_major_version], [3])
 m4_define([gp_minor_version], [36])
-m4_define([gp_micro_version], [1])
+m4_define([gp_micro_version], [2])
 m4_define([gp_version], [gp_major_version.gp_minor_version.gp_micro_version])
 
 dnl **************************************************************************


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