[retro-gtk] meson: Bump Meson to 0.53.0
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [retro-gtk] meson: Bump Meson to 0.53.0
- Date: Sat, 27 Mar 2021 21:29:13 +0000 (UTC)
commit c4d0277d00c167787feffe1cda8ab7139cb84993
Author: Adrien Plazas <kekun plazas laposte net>
Date: Fri Nov 27 13:37:22 2020 +0100
meson: Bump Meson to 0.53.0
This is needed to access the summary function.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 7991ece..319d1b8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('retro-gtk','c',
version: '1.0.2',
- meson_version: '>= 0.50.0',
+ meson_version: '>= 0.53.0',
)
cc = meson.get_compiler('c')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]