comparison src/version.c @ 19707:8744a50560cb v8.2.0410

patch 8.2.0410: channel test fails too often on slow Mac Commit: https://github.com/vim/vim/commit/3696839ef1165804159e28f50cb6113acc3d519d Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 19 16:22:44 2020 +0100 patch 8.2.0410: channel test fails too often on slow Mac Problem: Channel test fails too often on slow Mac. Solution: Increase waiting time to 10 seconds.
author Bram Moolenaar <Bram@vim.org>
date Thu, 19 Mar 2020 16:30:04 +0100
parents 599793519c85
children c85d1e043d16
comparison
equal deleted inserted replaced
19706:f53f46722dce 19707:8744a50560cb
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 410,
741 /**/ 743 /**/
742 409, 744 409,
743 /**/ 745 /**/
744 408, 746 408,
745 /**/ 747 /**/