We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7f1b9 commit 387676fCopy full SHA for 387676f
1 file changed
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 50
150
-#define CIFS_VERSION "2.50"
+#define SMB3_PRODUCT_BUILD 51
+#define CIFS_VERSION "2.51"
151
#endif /* _CIFSFS_H */
0 commit comments