commit | f1ab9c137060a4d3aa1e69bcbbed02342cd746a3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 01 12:32:58 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 01 12:32:58 2017 +0100 |
tree | 1a99cec39f30238f3ebac7362bd3b10f7901718c | |
parent | 56e6bd7ba2edcb069f55c3515341537c654a9046 [diff] [blame] |
patch 8.0.0278: GUI test fails on MS-Windows Problem: GUI test fails on MS-Windows. Solution: Check that tester_HOME exists.
diff --git a/src/version.c b/src/version.c index 3aa1786..944dfc9 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 278, +/**/ 277, /**/ 276,