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 1bbe97c2a63260a558b7d60b521717f71e14df9b..8fe51166d6e3192bb8aadf2d86f5a0acf494622a 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 */
This page took 0.024659 seconds and 5 git commands to generate.