[libgweather/ebassi/gtk4: 11/56] build: Require a recent version of Meson
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/gtk4: 11/56] build: Require a recent version of Meson
- Date: Wed, 13 Oct 2021 12:02:13 +0000 (UTC)
commit 67577011585773d124b49ff4c59a7b5911903c76
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Oct 7 12:57:51 2021 +0100
build: Require a recent version of Meson
Version 0.55 is available on Fedora 33 and 34.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 87f9a7d8..fe6696fa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('libgweather', 'c',
version: '40.0',
- meson_version: '>= 0.50.0',
+ meson_version: '>= 0.55.0',
)
# Add another 0, so that we can release without a suffix
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]