aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-04-13 09:25:45 +0100
committerNikolaus Rath <Nikolaus@rath.org>2019-04-13 09:25:45 +0100
commit695cd8916f0e78d28009de3ffe112b9d1a1c9e5e (patch)
treeafa9f980b5b95ee1183f84d9db8b645ef3fd374c /meson.build
parent7364b73e80d21b4671d696da8b05e451659f46e4 (diff)
downloadsshfs-3.5.2.tar
sshfs-3.5.2.tar.gz
sshfs-3.5.2.tar.bz2
sshfs-3.5.2.zip
Released 3.5.2sshfs-3.5.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 d08ee9a..bd790a6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('sshfs', 'c', version: '3.5.1',
+project('sshfs', 'c', version: '3.5.2',
meson_version: '>= 0.40',
default_options: [ 'buildtype=debugoptimized' ])