Skip to content

Commit

Permalink
cifs: update internal version number
Browse files Browse the repository at this point in the history
To 2.33

Signed-off-by: Steve French <[email protected]>
  • Loading branch information
Steve French committed Jul 9, 2021
1 parent 03313d1 commit 4d069f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/cifs/cifsfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,5 @@ extern struct dentry *cifs_smb3_do_mount(struct file_system_type *fs_type,
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */

#define CIFS_VERSION "2.32"
#define CIFS_VERSION "2.33"
#endif /* _CIFSFS_H */

0 comments on commit 4d069f6

Please sign in to comment.