Skip to content

Commit 8d7690b

Browse files
author
Steve French
committed
cifs: update internal version number
To 2.52 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent cda88d2 commit 8d7690b

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 51
150-
#define CIFS_VERSION "2.51"
149+
#define SMB3_PRODUCT_BUILD 52
150+
#define CIFS_VERSION "2.52"
151151
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)