[gnome-system-monitor] Prepared release 41.rc



commit a6651f105d934ae3bc8c7856f17c5b3fe2aefc04
Author: Robert Roth <robert roth off gmail com>
Date:   Sat Sep 4 20:46:37 2021 +0300

    Prepared release 41.rc

 NEWS        | 12 +++++++++++-
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 58a1d4cd..f502e0ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-New in 40.rc - 19 March 2021
+New in 41.rc - 4 September 2021
+
+* Updated translations
+* Fixed headerbar buttons jumping around #183 (Robert Roth)
+* Dropped non-gnome workaround causing crash #182 (Robert Roth)
+* Removed leftover colos #189 (Robert Roth)
+* Y axis and CPU percentage labels marked as translatable #191 (Robert Roth)
+* Fix crash when changing the number of points #197 #181 (Sergey Bugaev)
+* meson checks for itstool !42 (Günther Wagner)
+
+New in 40.0 - 19 March 2021
 
 * Updated translations
 
diff --git a/meson.build b/meson.build
index 58c91e01..9b4b3242 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project('gnome-system-monitor',
   default_options : [
     'c_std=c11', 'cpp_std=c++11', 'warning_level=3'
   ],
-  version: '41.alpha',
+  version: '41.rc',
   meson_version: '>=0.50.0',
 )
 


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