From 15bb63bbebc7bd11871f60e9c535035e158eb065 Mon Sep 17 00:00:00 2001 From: Bernd Schubert Date: Mon, 24 Mar 2025 11:40:21 +0100 Subject: Release version 3.17.1 Signed-off-by: Bernd Schubert --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 1d961d0..494bb3d 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libfuse3', ['c'], - version: '3.17.1-rc1', # Version with RC suffix + version: '3.17.1', meson_version: '>= 0.51.0', default_options: [ 'buildtype=debugoptimized', -- cgit v1.2.3