aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b13ed06..ad934de 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# Attention, emacs, please use -*- mode: python -*-
# (even though this isn't actually Python code)
-project('libfuse3', 'c', version: '3.1.0',
+project('libfuse3', 'c', version: '3.0.2',
meson_version: '>= 0.38',
default_options: [ 'buildtype=plain' ])