comparison src/version.c @ 12586:0d29a806e6d1 v8.0.1171

patch 8.0.1171: popup test is still a bit flaky commit https://github.com/vim/vim/commit/712549e04eddd6687c4b7654ec9af6da6c365603 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 1 16:59:18 2017 +0200 patch 8.0.1171: popup test is still a bit flaky Problem: Popup test is still a bit flaky. Solution: Change term_wait() calls. (Ozaki Kiichi)
author Christian Brabandt <cb@256bit.org>
date Sun, 01 Oct 2017 17:00:05 +0200
parents f28067b83dec
children 5bc07e5d2c1f
comparison
equal deleted inserted replaced
12585:544029ac39a1 12586:0d29a806e6d1
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1171,
764 /**/ 766 /**/
765 1170, 767 1170,
766 /**/ 768 /**/
767 1169, 769 1169,
768 /**/ 770 /**/