[gnome-panel/gnome-3-20] bump version to 3.20.1, update NEWS



commit 98f823911362e1a0833f1fe41463a645eadce9a0
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Aug 12 15:08:32 2016 +0300

    bump version to 3.20.1, update NEWS

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2ef8e1f..65287f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 3.20.1
+==============
+- Fix user switching with GDM (Alberts Muktupāvels; #769009)
+- Disable scaling support in GTK+ (Alberts Muktupāvels)
+- Updated translations:
+  Andika Triwidada (id), Dušan Kazik (sk), Kjartan Maraas (nb),
+  Tiago Santos (pt), Wolfgang Stöggl (de).
+
 Version 3.20.0
 ==============
 - Added option to use dark theme variant.
diff --git a/configure.ac b/configure.ac
index caa64f4..2afad70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gp_major_version], [3])
 m4_define([gp_minor_version], [20])
-m4_define([gp_micro_version], [0])
+m4_define([gp_micro_version], [1])
 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]