comparison src/version.c @ 19207:f92ccb8ca489 v8.2.0162

patch 8.2.0162: balloon test fails in the GUI Commit: https://github.com/vim/vim/commit/7d8ea0b24191d64155fcf9e8d2d2eefff91ae549 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 27 23:01:30 2020 +0100 patch 8.2.0162: balloon test fails in the GUI Problem: Balloon test fails in the GUI. Solution: Skip test in the GUI.
author Bram Moolenaar <Bram@vim.org>
date Mon, 27 Jan 2020 23:15:04 +0100
parents 861b1cc1a8a2
children b780229f5792
comparison
equal deleted inserted replaced
19206:aef0009ba6e6 19207:f92ccb8ca489
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 162,
745 /**/ 747 /**/
746 161, 748 161,
747 /**/ 749 /**/
748 160, 750 160,
749 /**/ 751 /**/