[jsonrpc-glib] release 3.33.3
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jsonrpc-glib] release 3.33.3
- Date: Tue, 25 Jun 2019 15:51:13 +0000 (UTC)
commit a400db915a1ba27204a80a2ab52b165dfaaa1ffc
Author: Christian Hergert <chergert redhat com>
Date: Tue Jun 25 08:46:17 2019 -0700
release 3.33.3
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6a7520c..482fe9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+==============
+Version 3.33.3
+==============
+
+Changes in this release:
+
+ • Custom marshallers are now provided for all signals to improve the
+ stack-unwinding capability from kernel tooling such as Linux `perf`.
+ • Various build system improvements.
+
==============
Version 3.32.0
==============
diff --git a/meson.build b/meson.build
index f3f0eee..5991996 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('jsonrpc-glib', 'c',
- version: '3.32.0',
+ version: '3.33.3',
license: 'LGPLv2.1+',
meson_version: '>= 0.49.2',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]