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 4e2043b commit 2008d8cCopy full SHA for 2008d8c
fs/smb/client/cifsfs.h
@@ -146,6 +146,6 @@ extern const struct export_operations cifs_export_ops;
146
#endif /* CONFIG_CIFS_NFSD_EXPORT */
147
148
/* when changing internal version - update following two lines at same time */
149
-#define SMB3_PRODUCT_BUILD 52
150
-#define CIFS_VERSION "2.52"
+#define SMB3_PRODUCT_BUILD 53
+#define CIFS_VERSION "2.53"
151
#endif /* _CIFSFS_H */
0 commit comments