commit | 30fe88677dd2b16e733ca0ac14edc8d70c7259fc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 29 23:01:57 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 29 23:01:57 2017 +0200 |
tree | d916c2f267c8547744d22b41a99e2cbf669ba617 | |
parent | d507a685ad9cd270e5afc3bd4aa6a80ddb0d8802 [diff] [blame] |
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,