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 b3edef6 commit ba61a03Copy full SHA for ba61a03
fs/smb/client/cifsfs.h
@@ -159,6 +159,6 @@ extern const struct export_operations cifs_export_ops;
159
#endif /* CONFIG_CIFS_NFSD_EXPORT */
160
161
/* when changing internal version - update following two lines at same time */
162
-#define SMB3_PRODUCT_BUILD 43
163
-#define CIFS_VERSION "2.43"
+#define SMB3_PRODUCT_BUILD 44
+#define CIFS_VERSION "2.44"
164
#endif /* _CIFSFS_H */
0 commit comments