Skip to content

Commit 2db7260

Browse files
namjaejeonSteve French
authored andcommitted
ksmbd: fix version mismatch with out of tree
Fix version mismatch with out of tree, This updated version will be matched with ksmbd-tools. Cc: Tom Talpey <[email protected]> Cc: Ronnie Sahlberg <[email protected]> Cc: Ralph Böhme <[email protected]> Cc: Steve French <[email protected]> Cc: Hyunchul Lee <[email protected]> Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
1 parent c7705ee commit 2db7260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/ksmbd/glob.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include "unicode.h"
1313
#include "vfs_cache.h"
1414

15-
#define KSMBD_VERSION "3.1.9"
15+
#define KSMBD_VERSION "3.4.2"
1616

1717
extern int ksmbd_debug_types;
1818

0 commit comments

Comments
 (0)