Skip to content

Commit 30bded9

Browse files
author
Steve French
committed
cifs: update internal module version number for cifs.ko
From 2.44 to 2.45 Signed-off-by: Steve French <[email protected]>
1 parent 6a50d71 commit 30bded9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fs/smb/client/cifsfs.h

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

154154
/* when changing internal version - update following two lines at same time */
155-
#define SMB3_PRODUCT_BUILD 44
156-
#define CIFS_VERSION "2.44"
155+
#define SMB3_PRODUCT_BUILD 45
156+
#define CIFS_VERSION "2.45"
157157
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)