[gobject-introspection/wip/ebassi/meson: 4/4] meson: Bump up the Meson version



commit 1cdb8ffd2d36bb23cfc925ce0907f138eb649806
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).

 meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 64360f1..d7f4093 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]