comparison src/version.c @ 20166:c75be957c6fb v8.2.0638

patch 8.2.0638: MS-Windows: messages test fails Commit: https://github.com/vim/vim/commit/47a1a8baf9c8eb22b24f667e57a1dab579999a74 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 25 16:41:58 2020 +0200 patch 8.2.0638: MS-Windows: messages test fails Problem: MS-Windows: messages test fails. Solution: Clear environment variables.
author Bram Moolenaar <Bram@vim.org>
date Sat, 25 Apr 2020 16:45:04 +0200
parents 2dd1ac2c48f4
children be661435893a
comparison
equal deleted inserted replaced
20165:c4ccc8b2018c 20166:c75be957c6fb
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 638,
749 /**/ 751 /**/
750 637, 752 637,
751 /**/ 753 /**/
752 636, 754 636,
753 /**/ 755 /**/