[sysprof] release sysprof 3.34.1



commit 15acfe0e3ae211258a65bf32521c5002f7e947bf
Author: Christian Hergert <chergert redhat com>
Date:   Mon Oct 7 13:01:05 2019 -0700

    release sysprof 3.34.1

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8f01323..549e447 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Sysprof 3.34.1
+=====================================
+
+ * Process search fixes
+
 Overview of changes in Sysprof 3.34.0
 =====================================
 
diff --git a/meson.build b/meson.build
index 8a2458c..3e23c4c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('sysprof', ['c', 'cpp'],
           license: ['GPL3+', 'GPL2+'],
-          version: '3.34.0',
+          version: '3.34.1',
     meson_version: '>=0.50.0',
   default_options: [ 'c_std=gnu11',
                      'cpp_std=c++11',


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