[mutter/gnome-41] Bump version to 41.7



commit fbb7b3e82e48e0943b7e660181c19e777db17a50
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat May 28 14:26:38 2022 +0200

    Bump version to 41.7
    
    Update NEWS.

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cb0d2c2110..e6ba0bc358 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+41.7
+====
+* KMS: Survive missing GAMMA_LUT property [Daniel; !2360]
+* Fix --replace again [Jonas; !2432]
+
+Contributors:
+  Daniel van Vugt, Jonas Ådahl
+
 41.6
 ====
 * Fix missing root window properties after XWayland start [Olivier; !2336]
diff --git a/meson.build b/meson.build
index d673a6e8ec..183fee819b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '41.6',
+  version: '41.7',
   meson_version: '>= 0.53.0',
   license: 'GPLv2+'
 )


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