[metacity/gnome-3-34] bump version to 3.34.1, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity/gnome-3-34] bump version to 3.34.1, update NEWS
- Date: Mon, 7 Oct 2019 17:59:39 +0000 (UTC)
commit 1fef108e214258164f1c15f4056550b493592e64
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Mon Oct 7 20:57:42 2019 +0300
bump version to 3.34.1, update NEWS
NEWS | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2412e4db..42771a1c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.34.1
+==============
+- Fix memory leak in compositor.
+- Fix shaded window regression.
+- Fix shadow regression.
+
Version 3.34.0
==============
- Fix possible crash in compositor.
diff --git a/configure.ac b/configure.ac
index 2c4cad70..22fc601a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
m4_define([m_major_version], [3])
m4_define([m_minor_version], [34])
-m4_define([m_micro_version], [0])
+m4_define([m_micro_version], [1])
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]