aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2023-02-17 09:31:14 +0000
committerNikolaus Rath <Nikolaus@rath.org>2023-02-17 09:31:14 +0000
commit3f65bb699cd2f0afe2b9519c39d29922229f2168 (patch)
tree410ca9843e53eb4150db8b2bfce33b6785a3baef /meson.build
parent418b7efca9bfa56802732ecde75651071315c9bd (diff)
downloadlibfuse-3f65bb699cd2f0afe2b9519c39d29922229f2168.tar.gz
Released 3.14.0
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 fb6451a..7e88ac3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.13.1',
+project('libfuse3', ['c'], version: '3.14.0',
meson_version: '>= 0.50',
default_options: [
'buildtype=debugoptimized',