commit | e21d62435ef966b8adb40dee13ef9d6791316674 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 16 20:43:14 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 16 20:43:14 2016 +0200 |
tree | 2ff59efe05cb866853ce4935ad1e365ac490d8ec | |
parent | c3e539fa703b23d9a24c3520c96ec305ee932cb4 [diff] [blame] |
patch 7.4.2053 Problem: Can't run scripttests in the top directory. Solution: Add targets to the top Makefile.
diff --git a/src/version.c b/src/version.c index d9701fe..570dd45 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2053, +/**/ 2052, /**/ 2051,