[mutter/gnome-40] Bump version to 40.9



commit 08333b8d0b56c85412afc483243e899c4afcecf9
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Feb 15 17:39:51 2022 +0100

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

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a420d088c7..65f16074c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+40.9
+====
+* Place popups on the same monitor as the anchor rect [Jonas; !2252]
+* Fixed crashes [Carlos, Daniel; !2237, !2282, !2251]
+* Misc. bug fixes [Robert; !2232]
+
+Contributors:
+  Carlos Garnacho, Robert Mader, Daniel van Vugt, Jonas Ådahl
+
 40.8
 ====
 * Fix mixed up refresh rates in multi-monitor setups [Robert; !2169]
diff --git a/meson.build b/meson.build
index e10b5f1dcb..39ad5bcd12 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '40.8',
+  version: '40.9',
   meson_version: '>= 0.51.0',
   license: 'GPLv2+'
 )


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