update internal version number for cifs.ko
authorSteve French <smfrench@gmail.com>
Fri, 26 Jan 2018 22:58:32 +0000 (16:58 -0600)
committerSteve French <smfrench@gmail.com>
Fri, 26 Jan 2018 23:03:01 +0000 (17:03 -0600)
To version 2.11

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

index 5a10e566f0e610fcaadf0d949e307087f01ecc90..013ba2aed8d9d0cc82c9ed54f16b55190430086d 100644 (file)
@@ -149,5 +149,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.10"
+#define CIFS_VERSION   "2.11"
 #endif                         /* _CIFSFS_H */