[gcr/meson-stuff: 4/9] meson: Bump min meson version to 0.59
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr/meson-stuff: 4/9] meson: Bump min meson version to 0.59
- Date: Mon, 13 Jun 2022 14:55:30 +0000 (UTC)
commit efe75a97bf64acba6dca5e41192c70b5b6838795
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sun Jun 12 23:16:36 2022 +0200
meson: Bump min meson version to 0.59
That'll allow us to use some new goodies from Meson.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 10706600..e2dd727d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gcr', 'c',
version: '3.90.0',
- meson_version: '>= 0.52',
+ meson_version: '>= 0.59',
license: 'GPL2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]