OSDN Git Service

cifs: update internal module version number
authorSteve French <stfrench@microsoft.com>
Fri, 13 Sep 2019 21:59:21 +0000 (16:59 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 17 Sep 2019 00:18:39 +0000 (19:18 -0500)
To 2.23

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

index 99caf77..bc4ca94 100644 (file)
@@ -152,5 +152,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.22"
+#define CIFS_VERSION   "2.23"
 #endif                         /* _CIFSFS_H */