[CIFS] Update cifs version number
authorSteve French <sfrench@us.ibm.com>
Fri, 25 Apr 2008 02:01:44 +0000 (02:01 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 25 Apr 2008 02:01:44 +0000 (02:01 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h

index e1dd9f3..503f6aa 100644 (file)
@@ -110,5 +110,5 @@ extern int cifs_ioctl(struct inode *inode, struct file *filep,
 extern const struct export_operations cifs_export_ops;
 #endif /* EXPERIMENTAL */
 
-#define CIFS_VERSION   "1.52"
+#define CIFS_VERSION   "1.53"
 #endif                         /* _CIFSFS_H */