commit | cb03397abae22e7237511db2e19ad5ef3e5e5f4e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 28 20:14:38 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 28 20:14:38 2016 +0200 |
tree | ffd1d27048da0ec9b8e3f48221ef260eb029f89c | |
parent | 6fc8227ebfbdfbbb48b81b679db81f421dbce79b [diff] [blame] |
patch 7.4.2288 Problem: MS-Windows build instructions are clumsy. "dosbin" doesn't build. Solution: Add rename.bat. Fix building "dosbin".
diff --git a/src/version.c b/src/version.c index 8ed1a13..1de38c8 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2288, +/**/ 2287, /**/ 2286,