diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h
index 93c7572651050d89931f3a9cd9be9d5fef804443..b59dc747813057097cb29c8e2e8a1c8c5690f04c 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -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 */