Skip to content

Commit 9700b35

Browse files
committed
Released 3.7.2
1 parent 6c1b92d commit 9700b35

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Contributors (autogenerated list)
1717
Alan Jenkins <alan.christopher.jenkins@gmail.com>
1818
Alexander Neumann <alexander@bumpern.de>
1919
Anatol Pomozov <anatol.pomozov@gmail.com>
20+
Andrew Stone <a@stne.dev>
2021
Benjamin Fleischer <fleiben@gmail.com>
2122
Berserker <berserker.troll@yandex.com>
2223
Bill Zissimopoulos <billziss@navimatics.com>
@@ -49,6 +50,7 @@ Miklos Szeredi <mszeredi@suse.cz>
4950
mssalvatore <mike.s.salvatore@gmail.com>
5051
Nikolaus Rath <Nikolaus@rath.org>
5152
Percy Jahn <email@percyjahn.de>
53+
Peter Belm <peterbelm@gmail.com>
5254
Qais Patankar <qaisjp@gmail.com>
5355
Quentin Rameau <quinq@fifth.space>
5456
Reid Wagner <wagnerreid@gmail.com>

ChangeLog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased Changes
1+
Release 3.7.2 (2021-06-08)
22
--------------------------
33

44
* Added a secondary check so if a mkdir request fails with EPERM an access request will be

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

0 commit comments

Comments
 (0)