comparison src/version.c @ 18975:8696f0ebeb43 v8.2.0048

patch 8.2.0048: another timers test is flaky on Travis for Mac Commit: https://github.com/vim/vim/commit/5c463a28fff1d82222d49bc7960da9e0c866b060 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 27 17:14:33 2019 +0100 patch 8.2.0048: another timers test is flaky on Travis for Mac Problem: Another timers test is flaky on Travis for Mac. Solution: Increase maximum expected time.
author Bram Moolenaar <Bram@vim.org>
date Fri, 27 Dec 2019 17:15:03 +0100
parents bf8eb950df61
children 5bef1043abff
comparison
equal deleted inserted replaced
18974:00b382af8a50 18975:8696f0ebeb43
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 48,
745 /**/ 747 /**/
746 47, 748 47,
747 /**/ 749 /**/
748 46, 750 46,
749 /**/ 751 /**/