summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-17 22:05:48 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-17 22:05:48 +0100
commit021b593e7ed6c7111cbf189744ad1e5d6c4a7d79 (patch)
treed9c852649d2d23b90b14f372e635f3cf36945f26 /src/version.c
parentc970330676eaae7ba7cd05cfa46df5a413853ef9 (diff)
downloadvim-git-7.4.1127.tar.gz
patch 7.4.1127v7.4.1127
Problem: Both old and new style tests for Perl. Solution: Merge the old tests with the new style tests.
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index a444e46fd..61393c2e4 100644
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 1127,
+/**/
1126,
/**/
1125,