commit | 18cfa940e2bbf657e8f90e6486812876198ef963 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 08 17:58:44 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 08 17:58:44 2017 +0200 |
tree | 0df440d1dcf073a66208b45871ac4a271097c55b | |
parent | 0ab35b279f9d64f32e99424166b047f90cb042d8 [diff] [blame] |
patch 8.0.1183: MS-Windows build instructions are outdated Problem: MS-Windows build instructions are outdated. Solution: Update instructions for MSVC 2015. Update the build script.
diff --git a/src/version.c b/src/version.c index ce9fda8..bbdf361 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1183, +/**/ 1182, /**/ 1181,