[sysprof] release 3.33.92



commit 6e6967c0a932591714d4a5cd56afe63741ac6100
Author: Christian Hergert <chergert redhat com>
Date:   Wed Sep 4 15:19:37 2019 -0700

    release 3.33.92

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 281c715..9b58cea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in Sysprof 3.33.92
+======================================
+
+ • Check for GLib 2.61.3 or newer for features used when removing deprecated
+   API usage from GLib.
+ • Require meson 0.50
+ • Translation updates
+
 Overview of changes in Sysprof 3.33.90
 ======================================
 
diff --git a/meson.build b/meson.build
index e41af35..3a3f1f5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('sysprof', ['c', 'cpp'],
         license: ['GPL3+', 'GPL2+'],
-        version: '3.33.90',
+        version: '3.33.92',
   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]