diff --git a/meson.build b/meson.build index b70ec5d..59e3af4 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('malcontent', 'c', version : '0.7.0', - meson_version : '>= 0.49.0', + meson_version : '>= 0.50.0', license: ['LGPL-2.1-or-later', 'GPL-2.0-or-later'], default_options : [ 'buildtype=debugoptimized',