commit | d125001297ac76e0ed4759a9320ffb7872cf6242 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 16 15:45:15 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 16 15:45:15 2016 +0100 |
tree | 970aaeec476c8bbc5b8e8e7860192f4fc838ff53 | |
parent | f1f60f859cdbb2638b3662ccf7b1d179865fe7dc [diff] |
patch 7.4.1103 Problem: Removed file still in distribution. Solution: Remove Make_cyg.mak from the list of files.
diff --git a/src/version.c b/src/version.c index 947d3c8..72c4497 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1103, +/**/ 1102, /**/ 1101,