summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-16 15:45:15 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-16 15:45:15 +0100
commitd125001297ac76e0ed4759a9320ffb7872cf6242 (patch)
tree970aaeec476c8bbc5b8e8e7860192f4fc838ff53 /src
parentf1f60f859cdbb2638b3662ccf7b1d179865fe7dc (diff)
patch 7.4.1103v7.4.1103
Problem: Removed file still in distribution. Solution: Remove Make_cyg.mak from the list of files.
Diffstat (limited to 'src')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index 947d3c8749..72c4497fb0 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 */
/**/
+ 1103,
+/**/
1102,
/**/
1101,