aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2011-01-31 21:56:35 +0000
committerSteve French <sfrench@us.ibm.com>2011-01-31 21:56:35 +0000
commitcab6958da0094e36a098751f844409fc9ee26251 (patch)
tree262e33dd31536b2826270d65e561569e86896b63 /fs/cifs/cifsfs.h
parentcifs: No need to check crypto blockcipher allocation (diff)
downloadlinux-dev-cab6958da0094e36a098751f844409fc9ee26251.tar.xz
linux-dev-cab6958da0094e36a098751f844409fc9ee26251.zip
[CIFS] Update cifs minor version
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
-rw-r--r--fs/cifs/cifsfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h
index 14789a97304e..4a3330235d55 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -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 */