Skip to content

Commit 8059e2c

Browse files
committed
Released 3.7.1
1 parent 9e01ffd commit 8059e2c

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

AUTHORS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,21 @@ Miklos Szeredi <[email protected]> (until 12/2015)
1313
Contributors (autogenerated list)
1414
---------------------------------
1515

16+
1617
Alan Jenkins <[email protected]>
1718
Alexander Neumann <[email protected]>
1819
Anatol Pomozov <[email protected]>
1920
Benjamin Fleischer <[email protected]>
2021
Berserker <[email protected]>
2122
Bill Zissimopoulos <[email protected]>
23+
2224
Brandon Carter <[email protected]>
2325
Chris Wolfe <[email protected]>
2426
Clayton G. Hobbs <[email protected]>
2527
Daniel Lublin <[email protected]>
2628
Dominique Martinet <[email protected]>
2729
30+
Fabrice Fontaine <[email protected]>
2831
2932
Galen Getsov <[email protected]>
3033
George Vlahavas <[email protected]>
@@ -35,6 +38,8 @@ jeg139 <[email protected]>
3538
Josh Triplett <[email protected]>
3639
Julio Merino <[email protected]>
3740
Julio Merino <[email protected]>
41+
Junichi Uekawa <[email protected]>
42+
Junichi Uekawa <[email protected]>
3843
3944
Michael Forney <[email protected]>
4045
Mike Kelly <[email protected]>
@@ -51,6 +56,7 @@ Rian Hunter <[email protected]>
5156
Rian Hunter <[email protected]>
5257
Samuel Murray <[email protected]>
5358
S. D. Cloudt <[email protected]>
59+
Simon Arlott <[email protected]>
5460
smheidrich <[email protected]>
5561
5662
Tim Harder <[email protected]>

ChangeLog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Release 3.7.1 (2020-11-09)
2+
--------------------------
3+
4+
* Minor bugfixes.
5+
6+
17
Release 3.7.0 (2020-01-03)
28
--------------------------
39

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.7.0',
1+
project('sshfs', 'c', version: '3.7.1',
22
meson_version: '>= 0.40',
33
default_options: [ 'buildtype=debugoptimized' ])
44

0 commit comments

Comments
 (0)