[sysprof/sysprof-3-30] release 3.30.2



commit dd5793428f2439adde577641343bc13ac6a63333
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 30 23:01:40 2018 -0700

    release 3.30.2

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index abb0278..41e19c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Sysprof 3.30.2
+=====================================
+
+ * The profiler menu button more properly handles changes to the toplevel window.
+ * Fixes for i18n/l10n intialization.
+
 Overview of changes in Sysprof 3.30.1
 =====================================
 
diff --git a/meson.build b/meson.build
index a60bc3c..551a961 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('sysprof', ['c', 'cpp'],
   license: ['GPL3+', 'GPL2+'],
-  version: '3.30.1',
+  version: '3.30.2',
   meson_version: '>=0.40.1',
   default_options: [
     'c_std=gnu11',


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