comparison src/version.c @ 19322:00d52ef425a4 v8.2.0219

patch 8.2.0219: terminal test still fails on Mac Commit: https://github.com/vim/vim/commit/4af11174f71f80b8966de2d9950200c574dac820 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 5 23:01:34 2020 +0100 patch 8.2.0219: terminal test still fails on Mac Problem: Terminal test still fails on Mac. Solution: Skip part of the test on Mac.
author Bram Moolenaar <Bram@vim.org>
date Wed, 05 Feb 2020 23:15:03 +0100
parents 6e199d1d11d0
children 276e24e916d5
comparison
equal deleted inserted replaced
19321:ebbd8541b8f6 19322:00d52ef425a4
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 219,
745 /**/ 747 /**/
746 218, 748 218,
747 /**/ 749 /**/
748 217, 750 217,
749 /**/ 751 /**/