summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2020-06-12 12:12:50 +0100
committerNikolaus Rath <Nikolaus@rath.org>2020-06-12 12:12:50 +0100
commit4322cffbe992aa0768f5ce310ef18f5d5340485e (patch)
treea2ee574e009b5e3710ad90af0a65f443e24f7485 /meson.build
parentc3f6de8549b52a0884d42dac2cfaecfaffaa8358 (diff)
downloadfuse-4322cffbe992aa0768f5ce310ef18f5d5340485e.tar.gz
Released 3.9.2fuse-3.9.2
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 4428bdb..ae972ce 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.9.1',
+project('libfuse3', ['c'], version: '3.9.2',
meson_version: '>= 0.42',
default_options: [ 'buildtype=debugoptimized' ])