From 88da32d665eb3372f590675a5642c52f11c3ca03 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 11 May 2018 15:01:09 +0100 Subject: Released 3.2.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index b16c51b..08153fb 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('libfuse3', 'c', version: '3.2.1', +project('libfuse3', 'c', version: '3.2.3', meson_version: '>= 0.38', default_options: [ 'buildtype=debugoptimized' ]) -- cgit v1.2.3