[metacity] bump version to 3.33.92, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity] bump version to 3.33.92, update NEWS
- Date: Wed, 4 Sep 2019 13:51:58 +0000 (UTC)
commit 94518dbfcb2c6bab42b9892c025d15cebdf7e4b7
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Wed Sep 4 16:49:45 2019 +0300
bump version to 3.33.92, update NEWS
NEWS | 7 +++++++
configure.ac | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e3af071f..fa2904ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 3.33.92
+===============
+- Added support for _GTK_SHOW_WINDOW_MENU. (#5)
+- Fix memory leak. (#7)
+- Updated translations:
+ Asier Sarasua Garmendia (eu), Jordi Mas (ca).
+
Version 3.32.0
==============
- Convert WM_NAME and WM_CLASS to UTF-8.
diff --git a/configure.ac b/configure.ac
index 7777e905..b0b255cb 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], [32])
-m4_define([m_micro_version], [0])
+m4_define([m_minor_version], [33])
+m4_define([m_micro_version], [92])
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]