aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2023-08-08 11:15:03 +0100
committerNikolaus Rath <Nikolaus@rath.org>2023-08-08 11:15:03 +0100
commit1f0dfae4084577997291bb0e1b94aeff89a5e70f (patch)
tree2513ff256df6e78105ee1f4e5edafd43fc3bf4d3 /meson.build
parent0d830af6b8441b9fc52cf5e2c6f815b2cf178d8f (diff)
downloadlibfuse-1f0dfae4084577997291bb0e1b94aeff89a5e70f.tar.gz
Released fuse-3.16.1
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 c42d591..b447055 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.15.1',
+project('libfuse3', ['c'], version: '3.16.1',
meson_version: '>= 0.51',
default_options: [
'buildtype=debugoptimized',