summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-09-11 16:38:36 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2020-09-11 16:38:36 +0100
commit760a2ef2f5a505c576a6bb7a88a0a109f8108a49 (patch)
tree975cbfeb0fb111327449733b3caeda9169ea23ac
parentbfec94fdf38d37a1bf6c1dcaf5ad140e83c8268d (diff)
downloadjson-glib-760a2ef2f5a505c576a6bb7a88a0a109f8108a49.tar.gz
Release JSON-GLib 1.6.0 (stable)1.6.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1a9b813..72aa537 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('json-glib', 'c', version: '1.5.3',
+project('json-glib', 'c', version: '1.6.0',
license: 'LGPLv2.1+',
default_options: [
'warning_level=1',