[mutter/wayland] Bump version to 3.11.1
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] Bump version to 3.11.1
- Date: Wed, 30 Oct 2013 16:18:34 +0000 (UTC)
commit 78fcfec5c1fa64ffe620f068bc77224d49786fb7
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Oct 30 17:13:40 2013 +0100
Bump version to 3.11.1
Update NEWS.
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c4a0688..b7c5dda 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.11.1
+======
+* Fix tile previews getting stuck on right click during drags [Lionel; #704759]
+* Use new UPower API [Bastien]
+* Set hot spot when cursor set from wl_buffer [Jonas; #709593]
+* Expose min-backlight-step [Asad; #710380]
+* Misc. bug fixes and cleanups [Jasper, Olav, Magdalen; #709776]
+
+Contributors:
+ Magdalen Berns, Lionel Landwerlin, Asad Mehmood, Bastien Nocera,
+ Jasper St. Pierre, Olav Vitters, Jonas Ådahl
+
3.10.1
======
* Don't apply fullscreen workarounds to CSD windows [Giovanni; #708718]
diff --git a/configure.ac b/configure.ac
index 0568317..6d76072 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.50)
AC_CONFIG_MACRO_DIR([m4])
m4_define([mutter_major_version], [3])
-m4_define([mutter_minor_version], [10])
+m4_define([mutter_minor_version], [11])
m4_define([mutter_micro_version], [1])
m4_define([mutter_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]