comparison src/version.c @ 19318:673a95ef80af v8.2.0217

patch 8.2.0217: terminal test fails on Mac Commit: https://github.com/vim/vim/commit/adbc11c2ee828fcc9d79c7d3c0c968c68657e3d1 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 5 22:21:08 2020 +0100 patch 8.2.0217: terminal test fails on Mac Problem: Terminal test fails on Mac. Solution: Add a short wait.
author Bram Moolenaar <Bram@vim.org>
date Wed, 05 Feb 2020 22:30:04 +0100
parents 17dc6282f370
children 6e199d1d11d0
comparison
equal deleted inserted replaced
19317:9e3e434881e6 19318:673a95ef80af
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 217,
745 /**/ 747 /**/
746 216, 748 216,
747 /**/ 749 /**/
748 215, 750 215,
749 /**/ 751 /**/