[mutter/gnome-41] Bump version to 41.5



commit 17926e941d67867911c462737f4d013adb55e4d6
Author: Florian Müllner <fmuellner gnome org>
Date:   Sun Mar 20 20:33:15 2022 +0100

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

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0efcd59cc7..8ec915e766 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+41.5
+====
+* Fix X11 → wayland drops ending up in the wrong wayland client [Olivier; !2305]
+* Allow forcing EGLStream backend [Jonas; !2132]
+
+Contributors:
+  Olivier Fourdan, Jonas Ådahl
+
+Translators:
+  Christian Kirbach [de]
+
 41.4
 ====
 * Fix DND between X11 and wayland clients [Carlos; !2124]
diff --git a/meson.build b/meson.build
index d3a6bf0caa..fa31295b56 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '41.4',
+  version: '41.5',
   meson_version: '>= 0.53.0',
   license: 'GPLv2+'
 )


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