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

[CIFS] update cifs version


Update version to 1.71 so we can more easily spot modules with the last two fixes

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 5e640927
No related branches found
No related tags found
No related merge requests found
...@@ -127,5 +127,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); ...@@ -127,5 +127,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops; extern const struct export_operations cifs_export_ops;
#endif /* EXPERIMENTAL */ #endif /* EXPERIMENTAL */
#define CIFS_VERSION "1.70" #define CIFS_VERSION "1.71"
#endif /* _CIFSFS_H */ #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