diff --git a/meson.build b/meson.build index 14ec7fa5..dc031c2a 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project( 'c', version: '0.9.1', license: 'MIT', - meson_version: '>=0.51.0', + meson_version: '>=0.51.2', default_options: [ 'c_std=c11', 'warning_level=2',