Skip to content

Commit 4d069f6

Browse files
committed
cifs: update internal version number
To 2.33 Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 03313d1 commit 4d069f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/cifs/cifsfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,5 @@ extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
153153
extern const struct export_operations cifs_export_ops;
154154
#endif /* CONFIG_CIFS_NFSD_EXPORT */
155155

156-
#define CIFS_VERSION "2.32"
156+
#define CIFS_VERSION "2.33"
157157
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)