aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorBernd Schubert <bernd@bsbernd.com>2025-08-12 17:19:12 +0200
committerBernd Schubert <bernd@bsbernd.com>2025-08-19 20:07:15 +0200
commitddcb1a075995500bd6c91327a1dfcee346acd075 (patch)
tree05a652f89a83afb86295e377c4f826da6610bb4b /meson.build
parent8c8a62b1ef8b22641325ed8584d0e23e039ac42d (diff)
downloadlibfuse-ddcb1a075995500bd6c91327a1dfcee346acd075.tar.gz
Release 3.17.4
Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
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 12a881e..f5834aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libfuse3', ['c'],
- version: '3.17.3',
+ version: '3.17.4',
meson_version: '>= 0.60.0',
default_options: [
'buildtype=debugoptimized',