[CIFS] update cifs version to 1.73

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French 2011-06-14 16:19:54 +00:00
parent 040d15c867
commit 1252b3013b

View file

@ -129,5 +129,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* CIFS_NFSD_EXPORT */
#define CIFS_VERSION "1.72"
#define CIFS_VERSION "1.73"
#endif /* _CIFSFS_H */