diff --git a/meson.build b/meson.build index 60d34ee6..215bd407 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project('geary', [ 'vala', 'c' ], version: '46.0', license: 'LGPL-2.1-or-later', - meson_version: '>= 0.59', + meson_version: '>= 1.7', ) # Determine the type of build