comparison src/version.c @ 19324:276e24e916d5 v8.2.0220

patch 8.2.0220: terminal test did pass on Mac Commit: https://github.com/vim/vim/commit/1af5ce01c333ed8be57f15dd7ba7846ac4760810 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 6 11:54:35 2020 +0100 patch 8.2.0220: terminal test did pass on Mac Problem: Terminal test did pass on Mac. Solution: Remove the skip again.
author Bram Moolenaar <Bram@vim.org>
date Thu, 06 Feb 2020 12:00:04 +0100
parents 00d52ef425a4
children d1810b726592
comparison
equal deleted inserted replaced
19323:af8116c90200 19324:276e24e916d5
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 220,
745 /**/ 747 /**/
746 219, 748 219,
747 /**/ 749 /**/
748 218, 750 218,
749 /**/ 751 /**/