commit | 4cbdcbda2d0abef3d7443320d7716f0e63e2df68 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 20 21:23:12 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 20 21:23:12 2022 +0100 |
tree | 2087564ae06da6c412acae1fb1218546321f8c5d | |
parent | 2d2e25b3e3c932e76f53e9cc49b60e92a7dc8715 [diff] [blame] |
patch 9.0.0524: build instructions for MS-Windows are outdated Problem: Build instructions for MS-Windows are outdated. Solution: Remove instructions for old MSVC versions.
diff --git a/src/version.c b/src/version.c index d40a598..40273fc 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 524, +/**/ 523, /**/ 522,