[gnote/meson] Bump required meson version



commit 623254b443ed26f01d9ce72308f0c90feb52172f
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Mon Apr 5 14:05:29 2021 +0300

    Bump required meson version

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index f4b13bdc..cc39a6a5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnote', 'cpp', version: '41.alpha', meson_version: '>=0.49.0')
+project('gnote', 'cpp', version: '41.alpha', meson_version: '>=0.50.0')
 
 gnome = import('gnome')
 i18n = import('i18n')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]