We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d0053 commit 5162015Copy full SHA for 5162015
1 file changed
fs/cifs/cifsfs.h
@@ -152,6 +152,6 @@ extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
152
extern const struct export_operations cifs_export_ops;
153
#endif /* CONFIG_CIFS_NFSD_EXPORT */
154
155
-#define SMB3_PRODUCT_BUILD 34
156
-#define CIFS_VERSION "2.34"
+#define SMB3_PRODUCT_BUILD 35
+#define CIFS_VERSION "2.35"
157
#endif /* _CIFSFS_H */
0 commit comments