aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2021-09-06 13:45:26 +0100
committerNikolaus Rath <Nikolaus@rath.org>2021-09-06 13:45:29 +0100
commitd709c24cbd9e1041264c551c2a4445e654eaf429 (patch)
treed9f71a1f34c4d927770f42f96bb143f38c59f753 /meson.build
parentaaf767a6cc20f3f48c161b71cfdf297c1bc97e72 (diff)
downloadlibfuse-d709c24cbd9e1041264c551c2a4445e654eaf429.tar.gz
Released 3.10.5
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 a7281f3..8a6587b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.10.4',
+project('libfuse3', ['c'], version: '3.10.5',
meson_version: '>= 0.42',
default_options: [
'buildtype=debugoptimized',