comparison src/version.c @ 18959:81a7d27a9e8e

patch 8.2.0040: timers test is still flaky on Travis for Mac Commit: https://github.com/vim/vim/commit/03af01f1cb03423f1a1a6b19f11f0285d81e12c4 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 25 13:59:51 2019 +0100 patch 8.2.0040: timers test is still flaky on Travis for Mac Problem: Timers test is still flaky on Travis for Mac. Solution: Run separately instead of as part of test_alot.
author Bram Moolenaar <Bram@vim.org>
date Wed, 25 Dec 2019 14:00:04 +0100
parents 305a7a8d9d4b
children 34aa888bf5ad
comparison
equal deleted inserted replaced
18958:7fa5bc853e56 18959:81a7d27a9e8e
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 40,
745 /**/ 747 /**/
746 39, 748 39,
747 /**/ 749 /**/
748 38, 750 38,
749 /**/ 751 /**/