aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2023-03-26 11:44:40 +0100
committerNikolaus Rath <Nikolaus@rath.org>2023-03-26 11:44:40 +0100
commitd8d1f84200ca559b202d331ebe001224c2de9be5 (patch)
treee456d83922ecf43658154a860b7e6e31cd5f8a38 /meson.build
parent024eccbfa5c71a1c927e83753c26c1e6a738708f (diff)
downloadlibfuse-d8d1f84200ca559b202d331ebe001224c2de9be5.tar.gz
Released 3.14.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 97de31b..ac4dfb9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.14.0',
+project('libfuse3', ['c'], version: '3.14.1',
meson_version: '>= 0.50',
default_options: [
'buildtype=debugoptimized',