commit | 47a1a8baf9c8eb22b24f667e57a1dab579999a74 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 25 16:41:58 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 25 16:41:58 2020 +0200 |
tree | fafbca4e0ad1808b1f337a90370badaf86f5b491 | |
parent | 333015a46e916f566763ec44ae8669c0378767d9 [diff] [blame] |
patch 8.2.0638: MS-Windows: messages test fails Problem: MS-Windows: messages test fails. Solution: Clear environment variables.
diff --git a/src/version.c b/src/version.c index 28d3179..3ba7452 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 638, +/**/ 637, /**/ 636,