[gnome-system-monitor] Prepared release 3.29.3



commit 8060816348818aac97395577f395ef0ec5b9a5b2
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Jun 18 21:11:55 2018 +0300

    Prepared release 3.29.3

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e11084ae..3e331d11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+New in 3.29.3 - 18 June 2018
+
+* added/updated translations
+  Stas Solovey (ru)
+  Yi-Jyun Pan (zh_tw)
+  Marek Černocký (cz)
+  Efstathios Iosifidis (he)
+
+List of fixed bugs
+  gitlab#80 ship app icon
+  796168 Fixed crash caused by regex error
+         Migrate to meson
+         Updated bugzilla references to gitlab
+         Use short process name for process dialog title
+
 New in 3.28.2 - 9 May 2018
 
 * added/updated translations
diff --git a/meson.build b/meson.build
index 61781460..cde288ae 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.29.2',
+  version: '3.29.3',
   meson_version: '>=0.40.0',
 )
 


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