aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3d85483..d08ee9a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('sshfs', 'c', version: '3.5.1',
- meson_version: '>= 0.38',
+ meson_version: '>= 0.40',
default_options: [ 'buildtype=debugoptimized' ])
add_global_arguments('-D_REENTRANT', '-DHAVE_CONFIG_H',