Skip to content

Commit

Permalink
ksmbd: release 3.5.1 version
Browse files Browse the repository at this point in the history
Major changes are:
 - Fix worker_init_sa_handler return type.
 - Don't add global default `read only = yes'.
   Shares are still read-only by default.

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Nov 9, 2023
1 parent 9b801a3 commit 711031d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

#ifndef _VERSION_H

#define KSMBD_TOOLS_VERSION "3.5.0"
#define KSMBD_TOOLS_VERSION "3.5.1"

#endif /* !_VERSION_H */

0 comments on commit 711031d

Please sign in to comment.