comparison src/version.c @ 17724:76fba68d1c67 v8.1.1859

patch 8.1.1859: timer test sometimes fails on Mac commit https://github.com/vim/vim/commit/427dddf014fea1326ea7f8c0951b0667dc037409 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 16 21:22:41 2019 +0200 patch 8.1.1859: timer test sometimes fails on Mac Problem: Timer test sometimes fails on Mac. Solution: Show more info when it fails.
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Aug 2019 21:30:03 +0200
parents bf807c68ac80
children 586558396b7e
comparison
equal deleted inserted replaced
17723:67b32679063b 17724:76fba68d1c67
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 1859,
772 /**/ 774 /**/
773 1858, 775 1858,
774 /**/ 776 /**/
775 1857, 777 1857,
776 /**/ 778 /**/