[metacity] bump version to 3.32.0, update NEWS



commit bf1bfbadf47eff97703df17e95b15168e2034222
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun May 5 13:48:53 2019 +0300

    bump version to 3.32.0, update NEWS

 NEWS         | 6 ++++++
 configure.ac | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d48e6bf..e3af071f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.32.0
+==============
+- Convert WM_NAME and WM_CLASS to UTF-8.
+- Updated translations:
+  Nathan Follens (nl), Piotr Drąg (pl).
+
 Version 3.30.1
 ==============
 - Improve focus tracking
diff --git a/configure.ac b/configure.ac
index 27c4707d..7777e905 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([m_major_version], [3])
-m4_define([m_minor_version], [30])
-m4_define([m_micro_version], [1])
+m4_define([m_minor_version], [32])
+m4_define([m_micro_version], [0])
 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]