1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 01:09:38 -05:00

cifs: update internal module number

To 2.36

Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
Steve French 2022-04-01 17:50:59 -05:00
parent fb39d30e22
commit 7cd1cc415d

View file

@ -153,5 +153,5 @@ extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
#define SMB3_PRODUCT_BUILD 35
#define CIFS_VERSION "2.35"
#define CIFS_VERSION "2.36"
#endif /* _CIFSFS_H */