]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commitdiff
[CIFS] Update cifs minor version
authorSteve French <sfrench@us.ibm.com>
Mon, 31 Jan 2011 21:56:35 +0000 (21:56 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 31 Jan 2011 21:56:35 +0000 (21:56 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h

index 14789a97304e7179ca9f71da7f3fd4ed28b51b26..4a3330235d55f373523d99885ec77c50e5edeeb2 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.69"
+#define CIFS_VERSION   "1.70"
 #endif                         /* _CIFSFS_H */