[mutter] Bump version to 41.rc



commit c085e1f6be5846f94c2e79e1a2cf957ebad04d87
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Sep 2 01:35:47 2021 +0200

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

 NEWS        | 24 ++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fa947ba620..1288751f0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+41.rc
+=====
+* Add clutter_stage_paint_to_content() [Ivan; !1899]
+* Add meta_cursor_tracker_get_scale() [Ivan; !1967]
+* wayland: Make each wl_output correspond to one monitor [Jonas; !1712]
+* Expose 'inactive-since' timestamp to uresourced [Nishal; !1960]
+* Pass dirty rects to secondary GPU [Piotr; !1879]
+* Support commiting preedit string on focus loss [Carlos; !1940]
+* Improve auto-rotation support [Marco; !1233]
+* Add meta_window_actor_paint_to_content() [Robert; !1893]
+* Fixed crashes [Jonas, Ray, Robert; !1947, !1979, !1965, !1958]
+* Misc. bug fixes and cleanups [Florian, Carlos, Robert, Daniel, Erico, Dor;
+  !1957, !1924, !1970, !1971, !1972, !1973, !1974, !1977, !1978, !1975, !1886,
+  !1983, !1990, !1980]
+
+Contributors:
+  Marco Trevisan (Treviño), Dor Askayo, Carlos Garnacho, Nishal Kulkarni,
+  Piotr Lopatka, Robert Mader, Ivan Molodetskikh, Florian Müllner, Erico Nunes,
+  Ray Strode, Daniel van Vugt, Jonas Ådahl
+
+Translators:
+  Asier Sarasua Garmendia [eu], Claude Paroz [fr], Jiri Grönroos [fi],
+  Baurzhan Muftakhidinov [kk], Aurimas Černius [lt]
+
 41.beta
 =======
 * Fix mouse position in remote desktop with fractional scaling [Pascal; !1867]
diff --git a/meson.build b/meson.build
index c4fea8043b..6e614b557b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '41.beta',
+  version: '41.rc',
   meson_version: '>= 0.53.0',
   license: 'GPLv2+'
 )


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