summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-09-12 11:21:36 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-09-12 11:21:36 +0100
commit68e90dafac7022fc467bac8d2dd04d3f8a5a88a7 (patch)
tree9496495a6e82760283b20ab8bc378aa50e2e14ff
parent8ebba400672d1bee1bbd5bc6ee2041985ed2fafc (diff)
downloadjson-glib-1.4.2.tar.gz
Release JSON-GLib 1.4.21.4.2
Literally no change, but the tarball generated for 1.4.0 and pushed to download.gnome.org comes from a different commit because I jumped the gun.
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 90164bb..cee6389 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('json-glib', 'c', version: '1.4.1',
+project('json-glib', 'c', version: '1.4.2',
license: 'LGPLv2.1+',
default_options: [
'warning_level=1',