Skip to content

Commit 5162015

Browse files
author
Steve French
committed
cifs: update internal module number
To 2.35 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 52d0053 commit 5162015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fs/cifs/cifsfs.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,6 @@ extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
152152
extern const struct export_operations cifs_export_ops;
153153
#endif /* CONFIG_CIFS_NFSD_EXPORT */
154154

155-
#define SMB3_PRODUCT_BUILD 34
156-
#define CIFS_VERSION "2.34"
155+
#define SMB3_PRODUCT_BUILD 35
156+
#define CIFS_VERSION "2.35"
157157
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)