[mutter/gnome-41] Bump version to 41.8



commit ed7b828b81d36d2d3da7db880fbb5d0dccd92e43
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Jul 2 18:38:01 2022 +0200

    Bump version to 41.8
    
    Update NEWS.

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e6ba0bc358..ca9c1fae5d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+41.8
+====
+* Fix night light without GAMMA_LUT property [Jonas; !2435]
+* wayland: Fix rotation transform [Robert; !1055]
+* Fixed crash [Jonas; !2364]
+* Misc. bug fixes [Olivier; !2463]
+
+Contributors:
+  Olivier Fourdan, Robert Mader, Jonas Ådahl
+
 41.7
 ====
 * KMS: Survive missing GAMMA_LUT property [Daniel; !2360]
diff --git a/meson.build b/meson.build
index 183fee819b..58802b3c22 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '41.7',
+  version: '41.8',
   meson_version: '>= 0.53.0',
   license: 'GPLv2+'
 )


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