[libgweather/ebassi/gtk4: 7/28] build: Require a recent version of Meson
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/gtk4: 7/28] build: Require a recent version of Meson
- Date: Mon, 11 Oct 2021 14:26:19 +0000 (UTC)
commit 459fafc78a016e57ae78632207183b2c6ee84ad6
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]