Skip to content
Snippets Groups Projects
Commit 616a5399 authored by Steve French's avatar Steve French
Browse files

[CIFS] Update cifs version number


Update modinfo cifs.ko version number to 2.08

Signed-off-by: default avatarSteve French <steve.french@primarydata.com>
parent 646200a0
No related branches found
No related tags found
No related merge requests found
......@@ -136,5 +136,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.07"
#define CIFS_VERSION "2.08"
#endif /* _CIFSFS_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment