[mutter/gnome-42] Bump version to 42.5



commit 4b35c269c7ad2515f91d2d3ccaea7526e0cb5f97
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Sep 17 18:56:33 2022 +0200

    Bump version to 42.5
    
    Update NEWS.

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 218d68a3a3..b58a62528d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+42.5
+====
+* Improve heuristics for adding fallback monitor modes [Mario; !2586]
+* Fixed crash [Steev; !2577]
+* Misc. bug fixes and cleanups [Simon, Jonas; !2580, !2601]
+
+Contributors:
+  Carlos Garnacho, Steev Klimaszewski, Mario Limonciello, Simon McVittie,
+  Jonas Ådahl
+
+Translators:
+  Zurab Kargareteli [ka], Sveinn í Felli [is]
+
 42.4
 ====
 * screencast: Set correct stride when using dmabufs [Pascal; !2514]
diff --git a/meson.build b/meson.build
index 05aeb4609c..4ac563e003 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '42.4',
+  version: '42.5',
   meson_version: '>= 0.55.0',
   license: 'GPLv2+'
 )


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