[gnome-system-monitor] Prepared release 3.37.90



commit 472f77935e60a73fb9947518328f67654c657576
Author: Robert Roth <robert roth off gmail com>
Date:   Fri Aug 7 10:13:15 2020 +0300

    Prepared release 3.37.90

 NEWS        | 25 +++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2301c768..3ce5e108 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+New in 3.37.90 - 07 August 2020
+
+* added/updated translations
+  Daniel Korostil (uk)
+  Christian Kirbach (de)
+  Daniel Șerbănescu (ro)
+  Yosef Or Boczko  (he)
+  Cheng-Chia Tseng (zh_TW)
+  Rūdolfs Mazurs (lv)
+  Dušan Kazik (sk)
+  王滋涵 Zephyr Wang (zh_CN)
+  Yuri Chornoivan (uk)
+  Baurzhan Muftakhidinov (kk)
+  Efstathios Iosifidis (el)
+  Isak Östlund (sv)
+
+List of fixed bugs
+  gitlab!18 - Michael Debertol: Fix calculated time delta for net stats
+            - Sebastian Backer: Updated Meson requirement
+  gitlab!20 - David King: Added website to about dialog        
+  gitlab!19 - Julian Wollersberger: Resource graph fixes
+  gitlab#141 - Artem Vorotnikov: Replaced defines with constants
+  gitlab#149 - James Legg: Avoid resizing CPU usage labels on changes
+  gitlab#156 - Robert Roth: Fixed incorrect gschema column description
+
 New in 3.36.0 - 07 March 2020
 
 * added/updated translations
diff --git a/meson.build b/meson.build
index 2a5abe8d..272b248f 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project('gnome-system-monitor',
   default_options : [
     'c_std=c11', 'cpp_std=c++11'
   ],
-  version: '3.36.0',
+  version: '3.37.90',
   meson_version: '>=0.50.0',
 )
 


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