commit | 6098957458e538682f54e23de217da06200876a3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Mar 21 22:38:34 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Mar 21 22:38:34 2016 +0100 |
tree | 7c54325b2754d56b246c6cf377af0901b62e68f7 | |
parent | 573e445664eef399a72b1bfc975260a639605fef [diff] [blame] |
patch 7.4.1632 Problem: List of test targets is outdated. Solution: Update to current list of test targets.
diff --git a/src/version.c b/src/version.c index bc11948..bb75c11 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1632, +/**/ 1631, /**/ 1630,