We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77978d commit fdbf807Copy full SHA for fdbf807
1 file changed
fs/cifs/cifsfs.h
@@ -160,5 +160,5 @@ extern const struct export_operations cifs_export_ops;
160
161
/* when changing internal version - update following two lines at same time */
162
#define SMB3_PRODUCT_BUILD 41
163
-#define CIFS_VERSION "2.41"
+#define CIFS_VERSION "2.42"
164
#endif /* _CIFSFS_H */
0 commit comments