commit | ba7e1865b3e01b9e502d335345d713743797a339 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jan 09 23:02:43 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jan 09 23:02:43 2019 +0100 |
tree | c1cacc7482000a9f795e7c0ccd6747a8bc09e8f2 | |
parent | 1e1153600c0377472d62cc553173fe555ddcf5a7 [diff] [blame] |
patch 8.1.0712: MS-Windows build instructions are a bit outdated Problem: MS-Windows build instructions are a bit outdated. Solution: Update the instructions. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 387b7b8..aaf12c2 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 712, +/**/ 711, /**/ 710,