aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorBernd Schubert <bernd@bsbernd.com>2025-04-23 23:14:56 +0200
committerBernd Schubert <bernd@bsbernd.com>2025-04-24 01:16:19 +0200
commitdb2a1652f0351162a4f39d9f15f1e8ff036f7a6a (patch)
treeed44cb2aba720a7c21246b8396473f57731c7925 /meson.build
parent712c885098156b5d66d87ef3f017b395e91f281b (diff)
downloadlibfuse-db2a1652f0351162a4f39d9f15f1e8ff036f7a6a.tar.gz
Update to 3.17.2
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 39cff23..ba551ed 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libfuse3', ['c'],
- version: '3.17.1',
+ version: '3.17.2',
meson_version: '>= 0.51.0',
default_options: [
'buildtype=debugoptimized',