Skip to content

Commit

Permalink
update internal version number for cifs.ko
Browse files Browse the repository at this point in the history
To version 2.11

Signed-off-by: Steve French <[email protected]>
  • Loading branch information
smfrench committed Jan 26, 2018
1 parent cd1aca2 commit ab2c643
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 @@ -149,5 +149,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */

#define CIFS_VERSION "2.10"
#define CIFS_VERSION "2.11"
#endif /* _CIFSFS_H */

0 comments on commit ab2c643

Please sign in to comment.