summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-12-22 14:45:30 +0000
committerNikolaus Rath <Nikolaus@rath.org>2018-12-22 14:48:46 +0000
commitaa92a0f04fc8890e897f7795a550f26ddd634e19 (patch)
treebc41e05ba03bb97d4830d8af5164d009342ad13b /meson.build
parentb8093eb57b5cf71dbe91dcb5cf5f8c86b1641752 (diff)
downloadfuse-aa92a0f04fc8890e897f7795a550f26ddd634e19.tar.gz
Released 3.4.1
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 58c4c25..ff85db1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', 'c', version: '3.4.0',
+project('libfuse3', 'c', version: '3.4.1',
meson_version: '>= 0.42',
default_options: [ 'buildtype=debugoptimized' ])