aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-12-22 14:33:52 +0000
committerNikolaus Rath <Nikolaus@rath.org>2018-12-22 14:33:52 +0000
commit93c052a3cd72442a8128cfba7ef884efb9d2a55c (patch)
tree246ae49e0cc62a4e19a92d533b919dd87412f026 /meson.build
parent76d11fa6f4aef4a6d6373c2baf12aa886a8b06f9 (diff)
downloadsshfs-93c052a3cd72442a8128cfba7ef884efb9d2a55c.tar
sshfs-93c052a3cd72442a8128cfba7ef884efb9d2a55c.tar.gz
sshfs-93c052a3cd72442a8128cfba7ef884efb9d2a55c.tar.bz2
sshfs-93c052a3cd72442a8128cfba7ef884efb9d2a55c.zip
Released 3.5.1sshfs-3.5.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 2ae0560..3d85483 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('sshfs', 'c', version: '3.5.0',
+project('sshfs', 'c', version: '3.5.1',
meson_version: '>= 0.38',
default_options: [ 'buildtype=debugoptimized' ])