summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2021-02-05 09:07:28 +0000
committerNikolaus Rath <Nikolaus@rath.org>2021-02-05 09:07:28 +0000
commit77d662459a0fcdf358d515477d33795837e859d5 (patch)
tree326e64a8ffbb45ae17a0e2c5bd9077da07bd9111 /meson.build
parent5012a05ac875c1988263faaa77177c27c62c52bb (diff)
downloadfuse-77d662459a0fcdf358d515477d33795837e859d5.tar.gz
Released 3.10.2fuse-3.10.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 72145d9..5f58b78 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.10.1',
+project('libfuse3', ['c'], version: '3.10.2',
meson_version: '>= 0.42',
default_options: [ 'buildtype=debugoptimized' ])