Commit 38f876bb authored by Steve French's avatar Steve French

cifs: update internal module version number for cifs.ko to 2.14

Update version reported in "modinfo cifs"
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 43de1db3
......@@ -148,5 +148,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.13"
#define CIFS_VERSION "2.14"
#endif /* _CIFSFS_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment