Update modinfo cifs version for cifs.ko
authorSteve French <smfrench@gmail.com>
Mon, 20 Oct 2014 17:50:27 +0000 (12:50 -0500)
committerSteve French <steve.french@primarydata.com>
Mon, 8 Dec 2014 04:17:19 +0000 (22:17 -0600)
update cifs version to 2.06

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

index 002e0c1..252f5c1 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.05"
+#define CIFS_VERSION   "2.06"
 #endif                         /* _CIFSFS_H */