[mutter/gnome-3-22] Bump version to 3.22.2



commit a601639dd328e8d417e8625036936266d51928ee
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Nov 10 15:11:39 2016 +0100

    Bump version to 3.22.2
    
    Update NEWS.

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bafbfc7..ddff633 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.22.2
+======
+* Really fix framebuffer capture origin offset [Rui; #771502]
+* Fix session going into idle mode immediately on startup [Rui; #772839]
+* Fix mirror mode with stage views [Rui; #773115]
+* Improve pointer constraints support [Jonas; #771859]
+* Stack docks below other windows on fullscreen monitors [Rui; #772937]
+* Fix switching between two finger- and edge scrolling on wayland [Rui; #771744]
+* Fix popup grabs blocking screen lock on wayland [Rui; #771235]
+* Fix various crashes on wayland [Jonas; #771646, #771858]
+* Fix various placement issues on wayland [Jonas, Sjoerd, Olivier; #768039,
+  #771841, #773141, #772729]
+* Misc. bug fixes [Rui, Jonas, Olivier; #771019, #773116, #772914, #773210]
+
+Contributors:
+  Jonas Ådahl, Olivier Fourdan, Rui Matos, Sjoerd Simons
+
+Translations:
+  Theppitak Karoonboonyanan [th], Kjartan Maraas [nb], liushuyu [zh_CN],
+  YunQiang Su [zh_CN]
+
 3.22.1
 ======
 * Fix feedback loop between StClipboard and X11 bridge [Carlos; #760745]
diff --git a/configure.ac b/configure.ac
index 514524e..ad54806 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
 
 m4_define([mutter_major_version], [3])
 m4_define([mutter_minor_version], [22])
-m4_define([mutter_micro_version], [1])
+m4_define([mutter_micro_version], [2])
 
 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]