diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 841e65cd..6e92d430 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project('crystfel', 'c', version: '0.10.0', license: 'GPL3+', - meson_version: '>=0.50.0', + meson_version: '>=0.55.0', default_options: ['buildtype=debugoptimized']) libcrystfel_api_version = 14 |