We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f2ee7 commit 73b1b8dCopy full SHA for 73b1b8d
fs/cifs/cifsfs.h
@@ -153,6 +153,6 @@ extern const struct export_operations cifs_export_ops;
153
#endif /* CONFIG_CIFS_NFSD_EXPORT */
154
155
/* when changing internal version - update following two lines at same time */
156
-#define SMB3_PRODUCT_BUILD 39
157
-#define CIFS_VERSION "2.39"
+#define SMB3_PRODUCT_BUILD 40
+#define CIFS_VERSION "2.40"
158
#endif /* _CIFSFS_H */
0 commit comments