cifs: update internal module version number

To 2.16

Signed-off-by: Steve French <stfrench@microsoft.com>
这个提交包含在:
Steve French
2019-01-05 19:46:35 -06:00
父节点 9a66396f18
当前提交 48d2ba6257

查看文件

@@ -150,5 +150,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.15"
#define CIFS_VERSION "2.16"
#endif /* _CIFSFS_H */