Update cifs version

to 2.04

Signed-off-by: Steve French <smfrench@gmail.com>
This commit is contained in:
Steve French 2014-07-14 23:28:37 -05:00
parent 21496687a7
commit 81691503b2

View file

@ -136,5 +136,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.03"
#define CIFS_VERSION "2.04"
#endif /* _CIFSFS_H */