comparison src/version.c @ 22878:f304f84b81a6 v8.2.1986

patch 8.2.1986: expression test is flaky on Appveyor Commit: https://github.com/vim/vim/commit/a065a141156c8c4017e21dfc9b99a05cfd0b63d6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 14 20:57:20 2020 +0100 patch 8.2.1986: expression test is flaky on Appveyor Problem: Expression test is flaky on Appveyor. Solution: Temporarily disable the test in MS-Windows.
author Bram Moolenaar <Bram@vim.org>
date Sat, 14 Nov 2020 21:00:03 +0100
parents b952e0a3af2f
children a9292e0a7157
comparison
equal deleted inserted replaced
22877:622f09a8ac9e 22878:f304f84b81a6
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 1986,
753 /**/ 755 /**/
754 1985, 756 1985,
755 /**/ 757 /**/
756 1984, 758 1984,
757 /**/ 759 /**/