forked from Minki/linux
cifs: update module internal version number
To 2.20 Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
parent
ebaf546a55
commit
cb4f7bf6be
@ -152,5 +152,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.19"
|
||||
#define CIFS_VERSION "2.20"
|
||||
#endif /* _CIFSFS_H */
|
||||
|
Loading…
Reference in New Issue
Block a user