Skip to content

Commit

Permalink
ksmbd-tools: release 3.3.3 version
Browse files Browse the repository at this point in the history
The major change are:
 - Fix memleak and invalid memory write issue.

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Jan 9, 2021
1 parent 80ab541 commit 1aadf8d
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.3.2"
#define KSMBD_TOOLS_VERSION "3.3.3"

#endif /* !_VERSION_H */

0 comments on commit 1aadf8d

Please sign in to comment.