diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h
index d304584408d13cd7bbcbe3c46d610a0503e7dc0a..64313f778ebfcd50c456c2b7b92ebcc6c82fb364 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -129,5 +129,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
 extern const struct export_operations cifs_export_ops;
 #endif /* CIFS_NFSD_EXPORT */
 
-#define CIFS_VERSION   "1.71"
+#define CIFS_VERSION   "1.72"
 #endif				/* _CIFSFS_H */