We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe187d commit 9be11a6Copy full SHA for 9be11a6
1 file changed
fs/cifs/cifsfs.h
@@ -162,6 +162,6 @@ extern const struct export_operations cifs_export_ops;
162
#endif /* CONFIG_CIFS_NFSD_EXPORT */
163
164
/* when changing internal version - update following two lines at same time */
165
-#define SMB3_PRODUCT_BUILD 41
166
-#define CIFS_VERSION "2.42"
+#define SMB3_PRODUCT_BUILD 43
+#define CIFS_VERSION "2.43"
167
#endif /* _CIFSFS_H */
0 commit comments