aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-06-29 09:34:57 +0100
committerNikolaus Rath <Nikolaus@rath.org>2018-06-29 09:34:57 +0100
commit30a2668b99ed2f513e008a47e9ea09549f6afe2e (patch)
treeee82bd92bf2fcacfefcc40056ad1ac6d0bde73b2 /meson.build
parent4ed15c4c0428a15a6350eb3adb898783cd96d0db (diff)
downloadsshfs-30a2668b99ed2f513e008a47e9ea09549f6afe2e.tar
sshfs-30a2668b99ed2f513e008a47e9ea09549f6afe2e.tar.gz
sshfs-30a2668b99ed2f513e008a47e9ea09549f6afe2e.tar.bz2
sshfs-30a2668b99ed2f513e008a47e9ea09549f6afe2e.zip
Released 3.4.0sshfs-3.4.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 91baa20..e09ba1c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('sshfs', 'c', version: '3.3.2',
+project('sshfs', 'c', version: '3.4.0',
meson_version: '>= 0.38',
default_options: [ 'buildtype=debugoptimized' ])