[sysprof] release 3.33.4



commit d982e863f356251d83d131bebcd86a91e2d60f6c
Author: Christian Hergert <chergert redhat com>
Date:   Thu Aug 1 00:38:44 2019 -0700

    release 3.33.4

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c70a00c..92b7058 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in Sysprof 3.33.4
+=====================================
+
+ • Build system fixes and improved backports
+ • New network, disk, battery, and energy sources
+ • Additional options for sysprof-cli including "syprof-cli -- command"
+   support.
+ • i18n is now properly initialized at startup
+ • Improved styling
+ • A new "duplex" graph type for read/write type visuals
+
 Overview of changes in Sysprof 3.33.3
 =====================================
 
diff --git a/meson.build b/meson.build
index b0d63ac..3b9d8ab 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('sysprof', ['c', 'cpp'],
         license: ['GPL3+', 'GPL2+'],
-        version: '3.33.3',
+        version: '3.33.4',
   meson_version: '>=0.49.0',
   default_options: [ 'c_std=gnu11',
                      'cpp_std=c++11',


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