Skip to content

Commit 7cd1cc4

Browse files
committed
cifs: update internal module number
To 2.36 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent fb39d30 commit 7cd1cc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/cifs/cifsfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,5 @@ extern const struct export_operations cifs_export_ops;
153153
#endif /* CONFIG_CIFS_NFSD_EXPORT */
154154

155155
#define SMB3_PRODUCT_BUILD 35
156-
#define CIFS_VERSION "2.35"
156+
#define CIFS_VERSION "2.36"
157157
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)