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>

authored by Namjae Jeon and committed by Steve French 2db72604 c7705eec

+1 -1
+1 -1
fs/ksmbd/glob.h
··· 12 12 #include "unicode.h" 13 13 #include "vfs_cache.h" 14 14 15 - #define KSMBD_VERSION "3.1.9" 15 + #define KSMBD_VERSION "3.4.2" 16 16 17 17 extern int ksmbd_debug_types; 18 18