We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13e942 commit 90ea1d0Copy full SHA for 90ea1d0
1 file changed
fs/smb/client/cifsfs.h
@@ -161,6 +161,6 @@ extern const struct export_operations cifs_export_ops;
161
#endif /* CONFIG_CIFS_NFSD_EXPORT */
162
163
/* when changing internal version - update following two lines at same time */
164
-#define SMB3_PRODUCT_BUILD 59
165
-#define CIFS_VERSION "2.59"
+#define SMB3_PRODUCT_BUILD 60
+#define CIFS_VERSION "2.60"
166
#endif /* _CIFSFS_H */
0 commit comments