Update cifs version number to 2.03
authorSteve French <smfrench@gmail.com>
Mon, 12 May 2014 04:47:45 +0000 (23:47 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 21 May 2014 17:18:05 +0000 (10:18 -0700)
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.h

index 1bbe97c..8fe5116 100644 (file)
@@ -140,5 +140,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.02"
+#define CIFS_VERSION   "2.03"
 #endif                         /* _CIFSFS_H */