From 6d08472ea47db895748d5ca7d3daf032c3fefcf8 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 9 Jun 2023 10:36:28 +0100 Subject: Released 3.15.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 288e7fc..7aa4e0d 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('libfuse3', ['c'], version: '3.14.1', +project('libfuse3', ['c'], version: '3.15.0', meson_version: '>= 0.51', default_options: [ 'buildtype=debugoptimized', -- cgit v1.2.3