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



commit 6de520231ada1ffdb1dcd63c2bf706f3e6b5c729
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Aug 12 14:51:45 2016 +0300

    bump version to 3.20.3, update NEWS

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 56879e3..ff384ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 3.20.3
+==============
+- Fix titlebar repaint (Alberts Muktupāvels; #69049)
+- Fix regression in image scaling (Alberts Muktupāvels)
+- Updated translations:
+  Balázs Meskó (hu), Christian Kirbach (de).
+
 Version 3.20.2
 ==============
 - Fix window resizing using titlebar (Alberts Muktupāvels; LP:#1596574)
diff --git a/configure.ac b/configure.ac
index 11fbdce..84742e6 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], [2])
+m4_define([m_micro_version], [3])
 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]