Skip to content

Commit 9e35c39

Browse files
committed
version bump and new changelog
1 parent bf540dd commit 9e35c39

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Release 3.7.5 (2025-11-11)
2+
--------------------------
3+
4+
* New maintainers added
5+
* Main documentation updates to using Markdown
6+
* Updated Windows and macOS support
7+
* Added IPv6 support in -o directport
8+
* Added -o vsock option
9+
* Minor bugfixes
10+
111
Release 3.7.3 (2022-05-26)
212
--------------------------
313

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

0 commit comments

Comments
 (0)