aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 e1dd9f32e1d..503f6aa734a 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,
110extern const struct export_operations cifs_export_ops; 110extern const struct export_operations cifs_export_ops;
111#endif /* EXPERIMENTAL */ 111#endif /* EXPERIMENTAL */
112 112
113#define CIFS_VERSION "1.52" 113#define CIFS_VERSION "1.53"
114#endif /* _CIFSFS_H */ 114#endif /* _CIFSFS_H */