1
0
Fork 0

cifs: update module internal version number

To 2.20

Signed-off-by: Steve French <stfrench@microsoft.com>
hifive-unleashed-5.2
Steve French 2019-03-31 18:00:54 -05:00
parent ebaf546a55
commit cb4f7bf6be
1 changed files with 1 additions and 1 deletions

View File

@ -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 */