aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-11-14 20:48:15 +0000
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-11-14 20:48:15 +0000
commitae2cb7bd98f2f63b1b86320d7b8f0622d9a971d9 (patch)
tree52e0ae393576a5a73efa78bb9f4c7147963a71cf /meson.build
parentf335221e8e47f0d63d0d4ed06e779754ea1f6b8a (diff)
Released 3.2.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 3e0a726..53a3425 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', 'c', version: '3.2.0',
+project('libfuse3', 'c', version: '3.2.1',
meson_version: '>= 0.38',
default_options: [ 'buildtype=debugoptimized' ])