comparison src/version.c @ 14341:3224a9aebc46 v8.1.0186

patch 8.1.0186: test for getwininfo() fails in GUI commit https://github.com/vim/vim/commit/44a693a1bdfe987edb649677c94c214f94b2aada Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 14 22:23:47 2018 +0200 patch 8.1.0186: test for getwininfo() fails in GUI Problem: Test for getwininfo() fails in GUI. Solution: Account for missing tabline.
author Christian Brabandt <cb@256bit.org>
date Sat, 14 Jul 2018 22:30:05 +0200
parents 43b8795f1ddf
children 7589f103ec11
comparison
equal deleted inserted replaced
14340:fbfaffe10405 14341:3224a9aebc46
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 186,
792 /**/ 794 /**/
793 185, 795 185,
794 /**/ 796 /**/
795 184, 797 184,
796 /**/ 798 /**/