aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2020-11-09 09:52:00 +0000
committerNikolaus Rath <Nikolaus@rath.org>2020-11-09 09:52:00 +0000
commit8059e2ce630dd2b984f7a6c44a2b5291b0fe2abc (patch)
treee09e2f6901456c682898d7f4edcc9543900d6a05 /meson.build
parent9e01ffd161591f87dd7ef02ab2a0f0aecd800a00 (diff)
downloadsshfs-8059e2ce630dd2b984f7a6c44a2b5291b0fe2abc.tar
sshfs-8059e2ce630dd2b984f7a6c44a2b5291b0fe2abc.tar.gz
sshfs-8059e2ce630dd2b984f7a6c44a2b5291b0fe2abc.tar.bz2
sshfs-8059e2ce630dd2b984f7a6c44a2b5291b0fe2abc.zip
Released 3.7.1sshfs-3.7.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 f6bbe51..6bf3aae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('sshfs', 'c', version: '3.7.0',
+project('sshfs', 'c', version: '3.7.1',
meson_version: '>= 0.40',
default_options: [ 'buildtype=debugoptimized' ])