[mutter/wayland] Bump version to 3.11.92



commit 56e8c3b625bc5c66f235a4048929dbfc9743f0ef
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Mar 19 21:22:46 2014 +0100

    Bump version to 3.11.92
    
    Update NEWS.

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 045021e..cec3177 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.11.92
+=======
+* Fix identification of CSD windows [Owen; #723029]
+* Update keyboard state unconditionally [Rui; #722847]
+* Misc bug fixes and cleanups [Owen, Rui, Giovanni, Matthias, Adel, Ryan,
+  Jasper, Marek, Florian; #723580, #726123, #726683]
+
+Contributors:
+  Giovanni Campagna, Marek Chalupa, Matthias Clasen, Adel Gadllah, Ryan Lortie,
+  Rui Matos, Florian Müllner, Jasper St. Pierre, Owen W. Taylor
+
 3.11.91
 =======
 * Don't use keysym to match keybindings [Rui; #678001]
diff --git a/configure.ac b/configure.ac
index 6cc69fc..250ed67 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], [91])
+m4_define([mutter_micro_version], [92])
 
 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]