aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2023-07-05 11:14:33 +0100
committerNikolaus Rath <Nikolaus@rath.org>2023-07-05 11:14:33 +0100
commit0b50e26c51d42b3d2a8e0f82c0c1a49f1b5594b5 (patch)
tree9110906e0e5c81aa2c8524df87e9b2bd7a6e407c /meson.build
parent6d08472ea47db895748d5ca7d3daf032c3fefcf8 (diff)
downloadlibfuse-0b50e26c51d42b3d2a8e0f82c0c1a49f1b5594b5.tar.gz
Released fuse-3.15.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 7aa4e0d..489a815 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.15.0',
+project('libfuse3', ['c'], version: '3.15.1',
meson_version: '>= 0.51',
default_options: [
'buildtype=debugoptimized',