[mutter/gnome-41] Bump version to 41.2



commit 664ac09eecfd365b5258f53d2c9e6c8410a37919
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Dec 11 04:57:28 2021 +0100

    Bump version to 41.2
    
    Update NEWS.
    
    Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2153>

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9d78c5aac1..6a5a6dc37f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+41.2
+====
+* Fix blank screen when unplugging docking station [Jonas; !2097]
+* Prefer GBM over EGLStream where possible [Jonas; !2051, !2052]
+* Fix unredirected Xwayland windows not getting updated [Michel; !2112]
+* Improve anti-aliasing of background corners [Daniel; !2102]
+* Copy damage rectangles to secondary GPU [Piotr; !2033]
+* Improve Wacom tablet mapping [Carlos; !2107]
+* Fixed crashes [Jonas, Daniel; #1950, !2081, !2104, !1991, !2127]
+* Misc. bug fixes and cleanups [Simon, Corentin, Pascal; !2049, !2119, !2138]
+
+Contributors:
+  Michel Dänzer, Carlos Garnacho, Simon McVittie, Pascal Nowack, Corentin Noël,
+  Daniel van Vugt, Jonas Ådahl, Piotr Łopatka
+
+Translators:
+  Milo Casagrande [it], Quentin PAGÈS [oc]
+
 41.1
 ====
 * Fix monitor screencast scanouts [Michel; !1914]
diff --git a/meson.build b/meson.build
index 19fddb2606..645fa1d818 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '41.1',
+  version: '41.2',
   meson_version: '>= 0.53.0',
   license: 'GPLv2+'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]