commit | 1bb0da25a6581cd09d6df91f11ce866dc775597b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun May 02 19:15:05 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 02 19:15:05 2021 +0200 |
tree | fc7bb5628d52ae2ec87ff5ee033bf86c4e9247d3 | |
parent | 4c295027a426986566cd7a76c47a6d3a529727e7 [diff] [blame] |
patch 8.2.2824: MS-Windows: build failure with MSVC Problem: MS-Windows: build failure with MSVC. Solution: Adjust the list of distributed files. Add hint about python. Adjust path for reading runtime files.
diff --git a/src/version.c b/src/version.c index 0e6e301..435117d 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2824, +/**/ 2823, /**/ 2822,