patch 8.0.0809: MS-Windows: tests hang

Problem:    MS-Windows: tests hang.
Solution:   Delete the XfakeHOME directory.
diff --git a/src/version.c b/src/version.c
index ab9f30e..94aa40e 100644
--- a/src/version.c
+++ b/src/version.c
@@ -770,6 +770,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    809,
+/**/
     808,
 /**/
     807,