From 16337224ea221965b02ce538184cf28170b15e67 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sat, 9 Mar 2019 11:16:00 +0000 Subject: Released 3.4.2 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index ff85db1..6121da5 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('libfuse3', 'c', version: '3.4.1', +project('libfuse3', 'c', version: '3.4.2', meson_version: '>= 0.42', default_options: [ 'buildtype=debugoptimized' ]) -- cgit v1.2.3