aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2008-04-25 02:01:44 +0000
committerSteve French <sfrench@us.ibm.com>2008-04-25 02:01:44 +0000
commit47df1793171771ff9b1622d30433ef6edf0eb280 (patch)
tree9db4d7c9dcb62b36baf65ebc1338e1cebb8ec9e1 /fs/cifs/cifsfs.h
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes (diff)
downloadlinux-dev-47df1793171771ff9b1622d30433ef6edf0eb280.tar.xz
linux-dev-47df1793171771ff9b1622d30433ef6edf0eb280.zip
[CIFS] Update cifs version number
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 e1dd9f32e1d7..503f6aa734af 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -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 */