Skip to content

Commit 0d168a5

Browse files
author
Steve French
committed
cifs: update internal module number
To 2.38 Signed-off-by: Steve French <[email protected]>
1 parent ea75a78 commit 0d168a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 37
157-
#define CIFS_VERSION "2.37"
156+
#define SMB3_PRODUCT_BUILD 38
157+
#define CIFS_VERSION "2.38"
158158
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)