commit | 3f9ebf32a392a9cae1c3e4b6bf8cecad60e2a22a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Nov 07 22:13:32 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Nov 07 22:13:32 2016 +0100 |
tree | fd5c94fbe83cb1e10e789370e0875141004da393 | |
parent | a1f4cb93ba50ea9e40cd4b1f5592b8a6d1398660 [diff] [blame] |
patch 8.0.0070 Problem: Tests referred in Makefile that no longer exist. Solution: Remove test71 and test74 entries. (Michael Soyka)
diff --git a/src/version.c b/src/version.c index c698e44..19a22f3 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 70, +/**/ 69, /**/ 68,