[mutter/gnome-40] Bump version to 40.10



commit 915ab848e60b780c25bc44b57e7f86adf442a72d
Author: Florian Müllner <fmuellner gnome org>
Date:   Sun Mar 20 20:31:59 2022 +0100

    Bump version to 40.10
    
    Update NEWS.

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 65f16074c4..221342739b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+40.10
+=====
+* Fix X11 → wayland drops ending up in the wrong wayland client [Olivier; !2305]
+
+Contributors:
+  Olivier Fourdan
+
 40.9
 ====
 * Place popups on the same monitor as the anchor rect [Jonas; !2252]
diff --git a/meson.build b/meson.build
index 39ad5bcd12..f6f3872394 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '40.9',
+  version: '40.10',
   meson_version: '>= 0.51.0',
   license: 'GPLv2+'
 )


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