commit | d2ec51f399607d2df6ed1155b0bd303e722d6978 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Dec 02 13:58:00 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Dec 02 13:58:00 2018 +0100 |
tree | f24831b541b18dfbeb77414cc75ed08dbd2b285a | |
parent | 5378e1cf0a05121bfa76df2279944ad3b0b5ce4f [diff] [blame] |
patch 8.1.0558: some MS-Windows instructions are outdated Problem: Some MS-Windows instructions are outdated. Solution: Update the uninstall instructions and the NSIS README. (Ken Takata, closes #3614) Also update remark about diff.exe.
diff --git a/src/version.c b/src/version.c index bdc8007..b44f5b8 100644 --- a/src/version.c +++ b/src/version.c
@@ -793,6 +793,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 558, +/**/ 557, /**/ 556,