[CIFS] update cifs version
authorSteve French <sfrench@us.ibm.com>
Mon, 21 Feb 2011 22:31:47 +0000 (22:31 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 21 Feb 2011 22:31:47 +0000 (22:31 +0000)
Update version to 1.71 so we can more easily spot modules with the last two fixes

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h

index 4a33302..a9371b6 100644 (file)
@@ -127,5 +127,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.70"
+#define CIFS_VERSION   "1.71"
 #endif                         /* _CIFSFS_H */