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 8c48e1c commit e3f776dCopy full SHA for e3f776d
fs/smb/client/cifsfs.h
@@ -145,6 +145,6 @@ extern const struct export_operations cifs_export_ops;
145
#endif /* CONFIG_CIFS_NFSD_EXPORT */
146
147
/* when changing internal version - update following two lines at same time */
148
-#define SMB3_PRODUCT_BUILD 55
149
-#define CIFS_VERSION "2.55"
+#define SMB3_PRODUCT_BUILD 56
+#define CIFS_VERSION "2.56"
150
#endif /* _CIFSFS_H */
0 commit comments