From 26b0e0ee2522d88a093204433aad72da0d44cb26 Mon Sep 17 00:00:00 2001 From: Bernd Schubert Date: Tue, 18 Feb 2025 23:50:12 +0100 Subject: Update meson.build for master branch to 3.18 Signed-off-by: Bernd Schubert --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index e191fc6..0487639 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libfuse3', ['c'], - version: '3.17.1-rc0', # Version with RC suffix + version: '3.18.0-rc0', # Version with RC suffix meson_version: '>= 0.51.0', default_options: [ 'buildtype=debugoptimized', -- cgit v1.2.3