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 f60ffa6 commit aacfc93Copy full SHA for aacfc93
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 40
157
-#define CIFS_VERSION "2.40"
+#define SMB3_PRODUCT_BUILD 41
+#define CIFS_VERSION "2.41"
158
#endif /* _CIFSFS_H */
0 commit comments