[CIFS] Update cifs version number
authorSteve French <smfrench@gmail.com>
Sat, 3 Oct 2015 21:54:17 +0000 (16:54 -0500)
committerSteve French <smfrench@gmail.com>
Sat, 3 Oct 2015 21:54:17 +0000 (16:54 -0500)
Update modinfo cifs.ko version number to 2.08

Signed-off-by: Steve French <steve.french@primarydata.com>
fs/cifs/cifsfs.h

index 27aea110e92365e1e91610579369215cc54644ea..c3cc1609025fa3a966c2d5b10f32626214a9e4ef 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.07"
+#define CIFS_VERSION   "2.08"
 #endif                         /* _CIFSFS_H */