Skip to content

Commit d8a4af8

Browse files
committed
cifs: update internal module version number
to 2.58 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 94d5b8d commit d8a4af8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 57
149-
#define CIFS_VERSION "2.57"
148+
#define SMB3_PRODUCT_BUILD 58
149+
#define CIFS_VERSION "2.58"
150150
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)