[CIFS] update cifs version number

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French
2009-07-09 22:51:38 +00:00
parent 3bbeeb3c93
commit b77863bfa1
2 changed files with 6 additions and 2 deletions

View File

@@ -113,5 +113,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* EXPERIMENTAL */
#define CIFS_VERSION "1.59"
#define CIFS_VERSION "1.60"
#endif /* _CIFSFS_H */