aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-08-28 14:58:39 +0100
committerNikolaus Rath <Nikolaus@rath.org>2018-08-28 14:58:39 +0100
commitb5d14843143fc8ca6d2e46e1e0dd14b5f1e6ba12 (patch)
tree935693db44b4fb73388aaf0ab4f12ed2ce8e0a85 /meson.build
parentd0c5fa3ed6cf7b17b581bd15c12fa658e75636fc (diff)
downloadsshfs-ab4b18ef59560e7b51122318aa76a3a2f3fc94e3.tar
sshfs-ab4b18ef59560e7b51122318aa76a3a2f3fc94e3.tar.gz
sshfs-ab4b18ef59560e7b51122318aa76a3a2f3fc94e3.tar.bz2
sshfs-ab4b18ef59560e7b51122318aa76a3a2f3fc94e3.zip
Released 3.5.0sshfs-3.5.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 e09ba1c..a8a0313 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('sshfs', 'c', version: '3.4.0',
+project('sshfs', 'c', version: '3.5.0',
meson_version: '>= 0.38',
default_options: [ 'buildtype=debugoptimized' ])