summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2021-04-12 11:18:08 +0100
committerNikolaus Rath <Nikolaus@rath.org>2021-04-12 11:18:08 +0100
commitf6cb8f23ac80d067131af457994424d481d4da0e (patch)
treeb86ebd9f1038211a1610ca4b035d1e744eec7feb /meson.build
parent02eb082aea9cfdbf556fe0c89a87f3a8b877f312 (diff)
downloadfuse-f6cb8f23ac80d067131af457994424d481d4da0e.tar.gz
Released 3.10.3fuse-3.10.3
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 5f58b78..1ea2854 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.10.2',
+project('libfuse3', ['c'], version: '3.10.3',
meson_version: '>= 0.42',
default_options: [ 'buildtype=debugoptimized' ])