Skip to content

Commit 90ea1d0

Browse files
committed
cifs: update internal module version number
to 2.60 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent a13e942 commit 90ea1d0

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
@@ -161,6 +161,6 @@ extern const struct export_operations cifs_export_ops;
161161
#endif /* CONFIG_CIFS_NFSD_EXPORT */
162162

163163
/* when changing internal version - update following two lines at same time */
164-
#define SMB3_PRODUCT_BUILD 59
165-
#define CIFS_VERSION "2.59"
164+
#define SMB3_PRODUCT_BUILD 60
165+
#define CIFS_VERSION "2.60"
166166
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)