aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2023-06-09 10:36:28 +0100
committerNikolaus Rath <Nikolaus@rath.org>2023-06-09 10:36:28 +0100
commit6d08472ea47db895748d5ca7d3daf032c3fefcf8 (patch)
tree88607bfb3fd49b241a7d4756fbefa16d79811d47 /meson.build
parente0041ada71d923e5babe5f9a0df6da31a6dbd039 (diff)
downloadlibfuse-6d08472ea47db895748d5ca7d3daf032c3fefcf8.tar.gz
Released 3.15.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 288e7fc..7aa4e0d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['c'], version: '3.14.1',
+project('libfuse3', ['c'], version: '3.15.0',
meson_version: '>= 0.51',
default_options: [
'buildtype=debugoptimized',