[CIFS] update cifs version to 1.73
authorSteve French <sfrench@us.ibm.com>
Tue, 14 Jun 2011 16:19:54 +0000 (16:19 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 14 Jun 2011 16:19:54 +0000 (16:19 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h

index 64313f7..0900e16 100644 (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 */