[CIFS] update cifs.ko version
authorSteve French <smfrench@gmail.com>
Thu, 26 Sep 2013 00:01:27 +0000 (19:01 -0500)
committerSteve French <smfrench@gmail.com>
Thu, 26 Sep 2013 00:01:27 +0000 (19:01 -0500)
To 2.02

Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.h

index ea723a5..6d0b072 100644 (file)
@@ -132,5 +132,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
 extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */
 
-#define CIFS_VERSION   "2.01"
+#define CIFS_VERSION   "2.02"
 #endif                         /* _CIFSFS_H */