mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
[CIFS] update cifs version
Update version to 1.71 so we can more easily spot modules with the last two fixes Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
5e640927a5
commit
eed9e8307e
@ -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;
|
||||
#endif /* EXPERIMENTAL */
|
||||
|
||||
#define CIFS_VERSION "1.70"
|
||||
#define CIFS_VERSION "1.71"
|
||||
#endif /* _CIFSFS_H */
|
||||
|
Loading…
Reference in New Issue
Block a user