Update cifs version
authorSteve French <smfrench@gmail.com>
Tue, 15 Jul 2014 04:28:37 +0000 (23:28 -0500)
committerSteve French <smfrench@gmail.com>
Sat, 2 Aug 2014 06:23:04 +0000 (01:23 -0500)
to 2.04

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

index 70f178a..5604802 100644 (file)
@@ -136,5 +136,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.03"
+#define CIFS_VERSION   "2.04"
 #endif                         /* _CIFSFS_H */