aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2018-05-11 15:01:09 +0100
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2018-05-11 15:01:09 +0100
commit88da32d665eb3372f590675a5642c52f11c3ca03 (patch)
treef880025fedac17e4f3f8a72fc09d5fd1e8af067b /meson.build
parent44deb68ce1259e1c5c79de7c5d4b2b05d07cf82d (diff)
Released 3.2.3
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 b16c51b..08153fb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', 'c', version: '3.2.1',
+project('libfuse3', 'c', version: '3.2.3',
meson_version: '>= 0.38',
default_options: [ 'buildtype=debugoptimized' ])