Skip to content

Commit fdbf807

Browse files
committed
update internal module version number for cifs.ko
From 2.41 to 2.42 Signed-off-by: Steve French <[email protected]>
1 parent e77978d commit fdbf807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/cifs/cifsfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,5 +160,5 @@ extern const struct export_operations cifs_export_ops;
160160

161161
/* when changing internal version - update following two lines at same time */
162162
#define SMB3_PRODUCT_BUILD 41
163-
#define CIFS_VERSION "2.41"
163+
#define CIFS_VERSION "2.42"
164164
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)