[sysprof] Release 3.40.0
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] Release 3.40.0
- Date: Sat, 20 Mar 2021 00:19:27 +0000 (UTC)
commit 5463c965b1d2c2fc82160a5b7371980c39b6283c
Author: Christian Hergert <chergert redhat com>
Date: Fri Mar 19 17:17:46 2021 -0700
Release 3.40.0
NEWS | 6 ++++++
meson.build | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4226bd6..12b84bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Sysprof 3.40.0
+=====================================
+
+ * Improve symbol resolving on OSTree-based systems
+ * Translation updates
+
Overview of changes in Sysprof 3.39.94
======================================
diff --git a/meson.build b/meson.build
index 7fabbba..b877dea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('sysprof', 'c',
license: ['GPL3+', 'GPL2+'],
- version: '3.39.94',
+ version: '3.40.0',
meson_version: '>=0.51.0',
default_options: [ 'c_std=gnu11',
'cpp_std=c++11',
@@ -8,7 +8,7 @@ project('sysprof', 'c',
]
)
-symbolic_version = '40.beta2'
+symbolic_version = '40.0'
gnome = import('gnome')
pkgconfig = import('pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]