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
1 changed files with 1 additions and 1 deletions

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 */