[mutter] Bump version to 41.0



commit f5daf0f1b93fedd7fce5ac34c77162dfba3ba7c3
Author: Florian Müllner <fmuellner gnome org>
Date:   Sun Sep 19 12:41:29 2021 +0200

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

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1288751f0d..4e9e0554c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+41.0
+====
+* Avoid race in wl_seat capabilities [Olivier; !77]
+* Expose option groups/entries to introspection [Corentin; !1976]
+
+Contributors:
+  Olivier Fourdan, Corentin Noël
+
+Translators:
+  Daniel Șerbănescu [ro], Goran Vidović [hr], Luna Jernberg [sv],
+  eshagh shahidani [fa], Gwan-gyeong Mun [ko], Emin Tufan Çetin [tr],
+  Philipp Kiemle [de], Balázs Úr [hu], Piotr Drąg [pl], Nathan Follens [nl],
+  Jordi Mas [ca], Ask Hjorth Larsen [da]
+
 41.rc
 =====
 * Add clutter_stage_paint_to_content() [Ivan; !1899]
diff --git a/meson.build b/meson.build
index 6e614b557b..8aad0a1315 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '41.rc',
+  version: '41.0',
   meson_version: '>= 0.53.0',
   license: 'GPLv2+'
 )


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