1
0
Fork 0

cifs: update internal module version number

To 2.24

Signed-off-by: Steve French <stfrench@microsoft.com>
alistair/sunxi64-5.5-dsi
Steve French 2019-10-13 21:19:54 -05:00
parent ff6b6f3f91
commit 1656a07a89
1 changed files with 1 additions and 1 deletions

View File

@ -153,5 +153,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.23"
#define CIFS_VERSION "2.24"
#endif /* _CIFSFS_H */