[metacity/gnome-3-20] bump version to 3.20.2, update NEWS



commit a5ff42a943e7f785b3726e320a68ff5c3c52c8a8
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Jul 15 00:05:23 2016 +0300

    bump version to 3.20.2, update NEWS

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ed1c5e1..56879e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.20.2
+==============
+- Fix window resizing using titlebar (Alberts Muktupāvels; LP:#1596574)
+- Small HiDPI support improvements (Alberts Muktupāvels, Giovanni Campagna)
+- Fix crash when removing secondary monitor (Alberts Muktupāvels; #766156)
+
 Version 3.20.1.1
 ================
 - Don't paint windows that is not viewable (Alberts Muktupāvels; LP:#1592953)
diff --git a/configure.ac b/configure.ac
index f19a34f..11fbdce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([m_major_version], [3])
 m4_define([m_minor_version], [20])
-m4_define([m_micro_version], [1.1])
+m4_define([m_micro_version], [2])
 m4_define([m_version], [m_major_version.m_minor_version.m_micro_version])
 
 dnl **************************************************************************


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