cifs: update internal module version number
authorSteve French <stfrench@microsoft.com>
Tue, 29 Jan 2019 23:27:33 +0000 (17:27 -0600)
committerSteve French <stfrench@microsoft.com>
Thu, 31 Jan 2019 13:05:06 +0000 (07:05 -0600)
To 2.17

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

index d1f9c2f3f5759f6206aff5f51be30b3891fb3860..7652551a1fc4597bdfc4dc90d1569923b680a5ac 100644 (file)
@@ -150,5 +150,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.16"
+#define CIFS_VERSION   "2.17"
 #endif                         /* _CIFSFS_H */