Skip to content

Commit 8e9d6ef

Browse files
author
Steve French
committed
cifs: update internal version number
to 2.55 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent e889a45 commit 8e9d6ef

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
@@ -145,6 +145,6 @@ extern const struct export_operations cifs_export_ops;
145145
#endif /* CONFIG_CIFS_NFSD_EXPORT */
146146

147147
/* when changing internal version - update following two lines at same time */
148-
#define SMB3_PRODUCT_BUILD 54
149-
#define CIFS_VERSION "2.54"
148+
#define SMB3_PRODUCT_BUILD 55
149+
#define CIFS_VERSION "2.55"
150150
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)