Skip to content

Commit 2db7260

Browse files
namjaejeonsmfrench
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 <tom@talpey.com> Cc: Ronnie Sahlberg <ronniesahlberg@gmail.com> Cc: Ralph Böhme <slow@samba.org> Cc: Steve French <smfrench@gmail.com> Cc: Hyunchul Lee <hyc.lee@gmail.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent c7705ee commit 2db7260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)