aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2023-07-05 11:25:13 +0100
committerNikolaus Rath <Nikolaus@rath.org>2023-07-05 11:25:13 +0100
commita98add6e49cbee59a377362b5e2b952904f9294e (patch)
tree728d5f019d35e8c4374cbacdd93cdcc6e054f9f0 /meson.build
parent1cb6e17e0c83b38729b5d71bfc8d7726dc3dbb61 (diff)
parent0b50e26c51d42b3d2a8e0f82c0c1a49f1b5594b5 (diff)
downloadlibfuse-a98add6e49cbee59a377362b5e2b952904f9294e.tar.gz
Merge tag '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 9707ea3..c42d591 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',