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 e889a45 commit 8e9d6efCopy full SHA for 8e9d6ef
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 54
149
-#define CIFS_VERSION "2.54"
+#define SMB3_PRODUCT_BUILD 55
+#define CIFS_VERSION "2.55"
150
#endif /* _CIFSFS_H */
0 commit comments