aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-03-09 11:16:00 +0000
committerNikolaus Rath <Nikolaus@rath.org>2019-03-09 11:16:00 +0000
commit16337224ea221965b02ce538184cf28170b15e67 (patch)
treeda607c4e56f1ac1ec879226cadc860d0e5c3dbab /meson.build
parentfd0ed8290ece2e219508b62d90a00fcdf794d406 (diff)
downloadlibfuse-16337224ea221965b02ce538184cf28170b15e67.tar.gz
Released 3.4.2
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
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' ])