From 7bf25b6987d84c816aebd5325b95cfa0d311b1e6 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 7 Apr 2019 15:05:00 +0100 Subject: Bump minor version cache_readdir flag is a new feature. --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 6121da5..9c35745 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('libfuse3', 'c', version: '3.4.2', +project('libfuse3', 'c', version: '3.5.0', meson_version: '>= 0.42', default_options: [ 'buildtype=debugoptimized' ]) -- cgit v1.2.3