commit | 8cba8ba3e026c12a5294a1260dbfea9c0d8fe7eb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 18 13:48:54 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 18 13:48:54 2015 +0200 |
tree | c92b1552f1637dc8e90983577947a64f79ac1db4 | |
parent | 3cfd5289ca1135f116e7ece9cdadef51493ca02b [diff] [blame] |
patch 7.4.827 Problem: Not all test targets are in the Makefile. Solution: Add the missing targets.
diff --git a/src/version.c b/src/version.c index d229752..e446604 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 827, +/**/ 826, /**/ 825,