diff --git a/meson.build b/meson.build index 4cc62df..192097d 100644 --- a/meson.build +++ b/meson.build @@ -24,7 +24,7 @@ project( 'c', 'vala', version: '0.3.4', license: 'GPLv3+', - meson_version: '>= 0.47.0', + meson_version: '>= 0.49.0', default_options: [ 'warning_level=1', 'buildtype=debugoptimized',