[sysprof] release 3.30.1



commit 790b41ddbc23fd81345bf98dc58e2bf5fb583b56
Author: Christian Hergert <chergert redhat com>
Date:   Mon Sep 24 17:47:19 2018 -0700

    release 3.30.1

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d04847a..abb0278 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes in Sysprof 3.30.1
+=====================================
+
+ * Various compilation fixes for alternative platforms, compilers, and toolchains.
+ * Backport model filter fixes from libdazzle.
+
+Translations:
+
+ * Swedish, Hungarian, Brazilian Portuguese
+
 Overview of changes in Sysprof 3.30.0
 =====================================
 
diff --git a/meson.build b/meson.build
index ff7296b..1049ade 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('sysprof', ['c', 'cpp'],
   license: ['GPL3+', 'GPL2+'],
-  version: '3.30.0',
+  version: '3.30.1',
   meson_version: '>=0.40.1',
   default_options: [
     'c_std=gnu11',


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