OSDN Git Service

cifs: update internal module version number
authorSteve French <stfrench@microsoft.com>
Sun, 10 Feb 2019 22:26:36 +0000 (16:26 -0600)
committerSteve French <stfrench@microsoft.com>
Wed, 6 Mar 2019 00:10:04 +0000 (18:10 -0600)
    To 2.18

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

index 7652551..142164e 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.17"
+#define CIFS_VERSION   "2.18"
 #endif                         /* _CIFSFS_H */