[mutter] Bump version to 3.11.5
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Bump version to 3.11.5
- Date: Tue, 4 Feb 2014 23:21:15 +0000 (UTC)
commit 79a3b23cec1d5169188c1d8b0d530dae2432d9ee
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Feb 4 22:45:18 2014 +0100
Bump version to 3.11.5
Update NEWS.
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5ed2366..6ac80e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.11.5
+======
+* Fix CSD titlebars being placed off-screen [Jasper; #719772]
+* Expose MetaWindow:skip-taskbar property [Florian; #723307]
+* Fix legacy tray icons showing up blank [Adel; #721596]
+* Fix configuration of cloned monitors [Adel; #710610]
+* Misc bug fixes and cleanups [Jasper, Adel, Jonas; #720631, #723468, #723563]
+
+Contributors:
+ Jonas Ådahl, Marek Ch, Adel Gadllah, Florian Müllner, Jasper St. Pierre
+
+Translations:
+ Rafael Ferreira [pt_BR], Enrico Nicoletto [pt_BR], Fran Diéguez [gl],
+ Chao-Hsiung Liao [zh_HK, zh_TW]
+
3.11.4
======
* Don't leave focus on windows that are being unmanaged [Owen; #711618]
diff --git a/configure.ac b/configure.ac
index 621f76b..be1ead9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_CONFIG_MACRO_DIR([m4])
m4_define([mutter_major_version], [3])
m4_define([mutter_minor_version], [11])
-m4_define([mutter_micro_version], [4])
+m4_define([mutter_micro_version], [5])
m4_define([mutter_version],
[mutter_major_version.mutter_minor_version.mutter_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]