From 0105e061b97a97d9836128aea5bcdfc9593c9b82 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 9 Oct 2020 10:47:25 +0100 Subject: Released 3.10.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index e83d441..71ec6de 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('libfuse3', ['c'], version: '3.9.3', +project('libfuse3', ['c'], version: '3.10.0', meson_version: '>= 0.42', default_options: [ 'buildtype=debugoptimized' ]) -- cgit v1.2.3