[CIFS] Update cifs version to 1.78

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French 2012-05-02 11:58:19 -05:00
parent 936ad90944
commit f966424e99
1 changed files with 1 additions and 1 deletions

View File

@ -125,5 +125,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 "1.77"
#define CIFS_VERSION "1.78"
#endif /* _CIFSFS_H */