aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-09-27 20:01:33 +0100
committerNikolaus Rath <Nikolaus@rath.org>2019-09-27 20:01:33 +0100
commit62c1941cc846aeeae04b090d5d24252ba7365a41 (patch)
treedde27befc226f1d8221d369c71e401422b7b3868 /meson.build
parent57bf44355fd84d61dd35f8823ff1b506bf04a998 (diff)
downloadlibfuse-62c1941cc846aeeae04b090d5d24252ba7365a41.tar.gz
Released 3.7.0
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 f101d82..b71baba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['cpp', 'c'], version: '3.6.2',
+project('libfuse3', ['cpp', 'c'], version: '3.7.0',
meson_version: '>= 0.42',
default_options: [ 'buildtype=debugoptimized' ])