Skip to content

Commit 2008d8c

Browse files
author
Steve French
committed
cifs: update internal version number
To 2.53 Signed-off-by: Steve French <[email protected]>
1 parent 4e2043b commit 2008d8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fs/smb/client/cifsfs.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,6 @@ extern const struct export_operations cifs_export_ops;
146146
#endif /* CONFIG_CIFS_NFSD_EXPORT */
147147

148148
/* when changing internal version - update following two lines at same time */
149-
#define SMB3_PRODUCT_BUILD 52
150-
#define CIFS_VERSION "2.52"
149+
#define SMB3_PRODUCT_BUILD 53
150+
#define CIFS_VERSION "2.53"
151151
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)