aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2020-08-09 12:49:17 +0100
committerNikolaus Rath <Nikolaus@rath.org>2020-08-09 12:49:17 +0100
commitdb9b4fa148e6c22c0d4b4c567fa65d1cd5368152 (patch)
tree8c0a2555d87702365bb30013fc0afed5e288b726 /meson.build
parent50cbca799c1f9b010fabaa0dd4a387f29d140873 (diff)
downloadlibfuse-db9b4fa148e6c22c0d4b4c567fa65d1cd5368152.tar.gz
Released 3.9.4
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 ae972ce..dbef8ab 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.9.2',
+project('libfuse3', ['c'], version: '3.9.3',
meson_version: '>= 0.42',
default_options: [ 'buildtype=debugoptimized' ])