commit | 81b07b527e8b9c35d12fd45b63885d6938564723 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 15 21:43:21 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 15 21:43:21 2017 +0200 |
tree | c2a6b826ade36fd9c23230998c6e956ee00f4134 | |
parent | a20f83df1d646a2d296af835ba1154f09986f102 [diff] |
patch 8.0.1197: MS-Windows build instructions are not up to date Problem: MS-Windows build instructions are not up to date. Solution: Adjust the instructions. Fix the nsis script.
diff --git a/src/version.c b/src/version.c index 0fcc596..2115ead 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1197, +/**/ 1196, /**/ 1195,