commit | 021b593e7ed6c7111cbf189744ad1e5d6c4a7d79 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 17 22:05:48 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 17 22:05:48 2016 +0100 |
tree | d9c852649d2d23b90b14f372e635f3cf36945f26 | |
parent | c970330676eaae7ba7cd05cfa46df5a413853ef9 [diff] [blame] |
patch 7.4.1127 Problem: Both old and new style tests for Perl. Solution: Merge the old tests with the new style tests.
diff --git a/src/version.c b/src/version.c index a444e46..61393c2 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1127, +/**/ 1126, /**/ 1125,