comparison src/version.c @ 19505:e7eec9cae0ea v8.2.0310

patch 8.2.0310: autocmd test fails on a slow system Commit: https://github.com/vim/vim/commit/8fb1b47a5e24892b23c3923a07d8a850d99b14b2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 23 16:16:26 2020 +0100 patch 8.2.0310: autocmd test fails on a slow system Problem: Autocmd test fails on a slow system. Solution: Adjust the expectations. (James McCoy, closes https://github.com/vim/vim/issues/5685)
author Bram Moolenaar <Bram@vim.org>
date Sun, 23 Feb 2020 16:30:04 +0100
parents a4be2f9cfb01
children 65049a682574
comparison
equal deleted inserted replaced
19504:7bbd5078ab6d 19505:e7eec9cae0ea
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 310,
741 /**/ 743 /**/
742 309, 744 309,
743 /**/ 745 /**/
744 308, 746 308,
745 /**/ 747 /**/