summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-09-12 09:20:05 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-09-12 09:26:23 +0100
commit692ff766ccbfe770732b0e5f6a0c8e790bca6211 (patch)
treebb270ef91979797c3b6cc44c6a2935abfe029fcc
parent3c909fe908360031ccda9444d18c0dfcac600222 (diff)
downloadjson-glib-692ff766ccbfe770732b0e5f6a0c8e790bca6211.tar.gz
Release JSON-GLib 1.4.01.4.0
Changes since 1.3.2: - Update the linker flags on macOS [#785053] - Change the build configuration options to better fit with Meson Translation updates: Czech, Galician, Serbian, Catalan, Nepali, Italian, Latvian, Brazilian Portuguese, Korean, Slovak, Turkish, Basque, Danish
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8351f1c..ee31aed 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('json-glib', 'c', version: '1.3.3',
+project('json-glib', 'c', version: '1.4.0',
license: 'LGPLv2.1+',
default_options: [
'warning_level=1',