[mutter/gnome-41] Bump version to 41.6



commit 8cb11b4a1b6852791ebcae5a4d745f5b0eabc40b
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri May 6 18:51:44 2022 +0200

    Bump version to 41.6
    
    Update NEWS.

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8ec915e766..cb0d2c2110 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+41.6
+====
+* Fix missing root window properties after XWayland start [Olivier; !2336]
+
+Contributors:
+  Olivier Fourdan
+
 41.5
 ====
 * Fix X11 → wayland drops ending up in the wrong wayland client [Olivier; !2305]
diff --git a/meson.build b/meson.build
index fa31295b56..d673a6e8ec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '41.5',
+  version: '41.6',
   meson_version: '>= 0.53.0',
   license: 'GPLv2+'
 )


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