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 93c7572..b59dc74 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 */