]> Git Repo - J-linux.git/commitdiff
update internal module version number for cifs.ko
authorSteve French <[email protected]>
Thu, 19 Jan 2023 21:20:21 +0000 (15:20 -0600)
committerSteve French <[email protected]>
Tue, 21 Feb 2023 07:25:44 +0000 (01:25 -0600)
From 2.41 to 2.42

Signed-off-by: Steve French <[email protected]>
fs/cifs/cifsfs.h

index ea628da503c68f98e697a37f179f225cce2b23ac..845a0dda58648e9b43067b5ef8641562199bf016 100644 (file)
@@ -160,5 +160,5 @@ extern const struct export_operations cifs_export_ops;
 
 /* when changing internal version - update following two lines at same time */
 #define SMB3_PRODUCT_BUILD 41
-#define CIFS_VERSION   "2.41"
+#define CIFS_VERSION   "2.42"
 #endif                         /* _CIFSFS_H */
This page took 0.072809 seconds and 4 git commands to generate.