Skip to content

Commit 7f56cfc

Browse files
committed
Released 3.3.1
1 parent fd3aa65 commit 7f56cfc

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Miklos Szeredi <mszeredi@suse.cz>
3232
Nikolaus Rath <Nikolaus@rath.org>
3333
Percy Jahn <email@percyjahn.de>
3434
Qais Patankar <qaisjp@gmail.com>
35+
Reid Wagner <wagnerreid@gmail.com>
3536
Rian Hunter <rian@alum.mit.edu>
37+
Timo Savola <timo.savola@iki.fi>
3638
tpoindessous <thomas@poindessous.com>
3739
Zoltan Kuscsik <zoltan.kuscsik@linaro.org>

ChangeLog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased Changes
2-
------------------
1+
Release 3.3.1 (2017-10-25)
2+
--------------------------
33

44
* Manpage is now installed in correct directory.
55
* SSHFS now supports (or rather: ignores) some options that it may

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('sshfs', 'c', version: '3.3.0',
1+
project('sshfs', 'c', version: '3.3.1',
22
meson_version: '>= 0.38',
33
default_options: [ 'buildtype=debugoptimized' ])
44

0 commit comments

Comments
 (0)