From 9acd183460656bffa6672e85a413b5b4f80bce5e Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 13 Jan 2023 10:33:35 +0000 Subject: Released 3.13.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index c0acb37..d1b2ae0 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('libfuse3', ['c'], version: '3.12.0', +project('libfuse3', ['c'], version: '3.13.0', meson_version: '>= 0.42', default_options: [ 'buildtype=debugoptimized', -- cgit v1.2.3