aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-07-09 05:36:50 -0700
committerNikolaus Rath <Nikolaus@rath.org>2019-07-09 05:36:50 -0700
commit82e10e576e6c11eeaa13ad45421578401b14f180 (patch)
tree30f2b5cb366c362ea9325585069a4c6cdb64fe14 /meson.build
parent65075085b589fd75830d64f187f98355842678d7 (diff)
downloadlibfuse-82e10e576e6c11eeaa13ad45421578401b14f180.tar.gz
Released 3.6.2
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 24ac05d..f101d82 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libfuse3', ['cpp', 'c'], version: '3.6.1',
+project('libfuse3', ['cpp', 'c'], version: '3.6.2',
meson_version: '>= 0.42',
default_options: [ 'buildtype=debugoptimized' ])