[json-glib] Release JSON-GLib 1.6.4 (stable)



commit f33b07cc409531a6892acae492616f60467ca24e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Aug 17 19:02:59 2021 +0100

    Release JSON-GLib 1.6.4 (stable)

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f0379d9..06778ff 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,10 @@ Overview of changes for 1.6
 • Fix build reproducibility [!33, Alexander Kanavin]
 • #26 - Fix parsing of UTF-16 surrogate pairs [James Westman]
 • #56 - Ignore UTF-8 BOM [Jan-Michael Brummer]
+• Discover linker flags on all toolchains
+• #58 - Fix memory leak [Richard Hughes]
+• Use gi-docgen instead of gtk-doc for generating the API reference
+• Build against newer versions of GLib
 
 Overview of changes for 1.4
 ==============================
diff --git a/meson.build b/meson.build
index 8d42472..61fae31 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('json-glib', 'c', version: '1.6.3',
+project('json-glib', 'c', version: '1.6.4',
         license: 'LGPLv2.1+',
         default_options: [
           'warning_level=1',


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