From e90bb40f9cddd3dfc403328de21f538b77f814b3 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 24 May 2017 13:56:11 -0700 Subject: Released libfuse 3.0.2 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index b13ed06..ad934de 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ # Attention, emacs, please use -*- mode: python -*- # (even though this isn't actually Python code) -project('libfuse3', 'c', version: '3.1.0', +project('libfuse3', 'c', version: '3.0.2', meson_version: '>= 0.38', default_options: [ 'buildtype=plain' ]) -- cgit v1.2.3