Skip to content

Commit 7fa64b8

Browse files
committed
ksmbd-tools: release 3.5.4 version
The major changes are: - Add max ip connections parameter. - unlock follow symlinks parameter to support symlink. - send bind_interfaces_only parameter to ksmbd. Signed-off-by: Namjae Jeon <[email protected]>
1 parent 3b7d4b4 commit 7fa64b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
#ifndef _VERSION_H
77

8-
#define KSMBD_TOOLS_VERSION "3.5.3"
8+
#define KSMBD_TOOLS_VERSION "3.5.4"
99

1010
#endif /* !_VERSION_H */

0 commit comments

Comments
 (0)