cifs: update internal module version number
authorSteve French <stfrench@microsoft.com>
Mon, 14 Oct 2019 02:19:54 +0000 (21:19 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 25 Nov 2019 16:00:02 +0000 (10:00 -0600)
To 2.24

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

index 93c7572651050d89931f3a9cd9be9d5fef804443..b59dc747813057097cb29c8e2e8a1c8c5690f04c 100644 (file)
@@ -153,5 +153,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.23"
+#define CIFS_VERSION   "2.24"
 #endif                         /* _CIFSFS_H */