[CIFS] fix typo
authorSteve French <sfrench@us.ibm.com>
Tue, 2 Dec 2008 20:52:28 +0000 (20:52 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 26 Dec 2008 02:29:10 +0000 (02:29 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h

index fb67607..2ce04c7 100644 (file)
@@ -101,5 +101,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.5666666"
+#define CIFS_VERSION   "1.56"
 #endif                         /* _CIFSFS_H */