Skip to content

Commit 8e61cfc

Browse files
committed
cifs: update internal module version number
to 2.59 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 4c91b67 commit 8e61cfc

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
@@ -147,6 +147,6 @@ extern const struct export_operations cifs_export_ops;
147147
#endif /* CONFIG_CIFS_NFSD_EXPORT */
148148

149149
/* when changing internal version - update following two lines at same time */
150-
#define SMB3_PRODUCT_BUILD 58
151-
#define CIFS_VERSION "2.58"
150+
#define SMB3_PRODUCT_BUILD 59
151+
#define CIFS_VERSION "2.59"
152152
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)