Skip to content

Commit 8af8aed

Browse files
committed
cifs: update internal module number
To 2.39 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 621a41a commit 8af8aed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fs/cifs/cifsfs.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,6 @@ extern const struct export_operations cifs_export_ops;
153153
#endif /* CONFIG_CIFS_NFSD_EXPORT */
154154

155155
/* when changing internal version - update following two lines at same time */
156-
#define SMB3_PRODUCT_BUILD 38
157-
#define CIFS_VERSION "2.38"
156+
#define SMB3_PRODUCT_BUILD 39
157+
#define CIFS_VERSION "2.39"
158158
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)