[metacity] bump version to 3.34.0, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity] bump version to 3.34.0, update NEWS
- Date: Tue, 10 Sep 2019 12:47:18 +0000 (UTC)
commit ddddd1d714052484a00b0c0ad669fedfb421f91d
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Tue Sep 10 15:44:07 2019 +0300
bump version to 3.34.0, update NEWS
NEWS | 4 ++++
configure.ac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fa2904ca..2412e4db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 3.34.0
+==============
+- Fix possible crash in compositor.
+
Version 3.33.92
===============
- Added support for _GTK_SHOW_WINDOW_MENU. (#5)
diff --git a/configure.ac b/configure.ac
index b0b255cb..2c4cad70 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], [33])
-m4_define([m_micro_version], [92])
+m4_define([m_minor_version], [34])
+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]