aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2017-08-03 17:59:08 +0200
committerNikolaus Rath <Nikolaus@rath.org>2017-08-03 18:00:34 +0200
commit42dfaf9a5bdc1ee429c7718e8788ca37a5763e0d (patch)
treec6dbc1c3edc3e8a7b0a4f3d0caf844a118001389 /meson.build
parente14f6c68f3289fe43f94e61569c13b522997d5d7 (diff)
downloadsshfs-42dfaf9a5bdc1ee429c7718e8788ca37a5763e0d.tar
sshfs-42dfaf9a5bdc1ee429c7718e8788ca37a5763e0d.tar.gz
sshfs-42dfaf9a5bdc1ee429c7718e8788ca37a5763e0d.tar.bz2
sshfs-42dfaf9a5bdc1ee429c7718e8788ca37a5763e0d.zip
Released 2.10sshfs-2.10
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 659c37d..5bbba54 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('sshfs', 'c', version: '3.0.0',
+project('sshfs', 'c', version: '2.10.0',
meson_version: '>= 0.38',
default_options: [ 'buildtype=plain' ])