1
0
Fork 0

Update cifs.ko version to 2.09

Signed-off-by: Steven French <steve.french@primarydata.com>
steinar/wifi_calib_4_9_kernel
Steve French 2016-05-10 08:24:05 -05:00
parent 1a967d6c9b
commit 5a4f7e8e7f
1 changed files with 1 additions and 1 deletions

View File

@ -130,5 +130,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.08"
#define CIFS_VERSION "2.09"
#endif /* _CIFSFS_H */