[sysprof] Release 3.34.0



commit ee32407b28c163ba10778b279c6c13f0cd47214a
Author: Christian Hergert <chergert redhat com>
Date:   Mon Sep 9 18:00:24 2019 -0700

    Release 3.34.0

 NEWS                                   | 7 +++++++
 data/org.gnome.Sysprof3.appdata.xml.in | 2 +-
 meson.build                            | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9b58cea..8f01323 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in Sysprof 3.34.0
+=====================================
+
+ * Help fixes
+ * Build and test fixes
+ * Translation updates
+
 Overview of changes in Sysprof 3.33.92
 ======================================
 
diff --git a/data/org.gnome.Sysprof3.appdata.xml.in b/data/org.gnome.Sysprof3.appdata.xml.in
index f4919cf..d648026 100644
--- a/data/org.gnome.Sysprof3.appdata.xml.in
+++ b/data/org.gnome.Sysprof3.appdata.xml.in
@@ -37,7 +37,7 @@
   </provides>
 
   <releases>
-    <release version="3.33.90" date="2019-08-08"/>
+    <release version="3.34.0" date="2019-09-09"/>
   </releases>
 
   <metadata_license>CC0-1.0</metadata_license>
diff --git a/meson.build b/meson.build
index 1e8db58..8a2458c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('sysprof', ['c', 'cpp'],
           license: ['GPL3+', 'GPL2+'],
-        version: '3.33.92',
+          version: '3.34.0',
     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]