[json-glib: 4/7] Bump meson version to 0.47.0 for feature options
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib: 4/7] Bump meson version to 0.47.0 for feature options
- Date: Wed, 23 Jan 2019 15:31:10 +0000 (UTC)
commit 0441c86c1826e8a9f2119879714c702a80fdbbf8
Author: Xavier Claessens <xavier claessens collabora com>
Date: Sat Oct 27 07:41:44 2018 -0400
Bump meson version to 0.47.0 for feature options
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 8d54d78..79ed9de 100644
--- a/meson.build
+++ b/meson.build
@@ -5,7 +5,7 @@ project('json-glib', 'c', version: '1.5.1',
'buildtype=debugoptimized',
'c_std=c99',
],
- meson_version: '>= 0.44.0')
+ meson_version: '>= 0.47.0')
# Versioning
json_version = meson.project_version()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]