[gcr/meson-stuff: 1/6] 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: 1/6] meson: Bump min meson version to 0.59
- Date: Mon, 13 Jun 2022 14:57:07 +0000 (UTC)
commit 6a7a6fc74d8e23ff2f63a02edc0f7079197891d1
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]