aboutsummaryrefslogtreecommitdiffstats
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 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',