[CIFS] Update cifs version number

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French 2011-01-19 17:53:44 +00:00
parent 053d503445
commit 1cd3508d5e

View file

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