From 3f65bb699cd2f0afe2b9519c39d29922229f2168 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 17 Feb 2023 09:31:14 +0000 Subject: Released 3.14.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index fb6451a..7e88ac3 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('libfuse3', ['c'], version: '3.13.1', +project('libfuse3', ['c'], version: '3.14.0', meson_version: '>= 0.50', default_options: [ 'buildtype=debugoptimized', -- cgit v1.2.3