[gobject-introspection/wip/meson: 8/14] meson: Bump up the Meson version



commit d7b14caa65cf940afd65a3a71cb899c2f1f962ce
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Nov 22 16:24:53 2017 +0000

    meson: Bump up the Meson version
    
    Use the old-stable (at the time of this commit).
    
    Signed-off-by: Nirbheek Chauhan <nirbheek centricular com>

 meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index dd1c674..95375c8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gobject-introspection', 'c',
   version: '1.55.0',
-  meson_version: '>= 0.40.0',
+  meson_version: '>= 0.42.0',
   default_options: [
     'warning_level=1',
     'buildtype=debugoptimized',


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