comparison src/version.c @ 13602:33a2dec07a0f v8.0.1673

patch 8.0.1673: terminal window tests are still a bit flaky commit https://github.com/vim/vim/commit/4791015e6f0adf7f3a0a6a59884c4092ca3c19ef Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 7 19:27:16 2018 +0200 patch 8.0.1673: terminal window tests are still a bit flaky Problem: Terminal window tests are still a bit flaky. Solution: Increase the waiting time even more. (Elimar Riesebieter)
author Christian Brabandt <cb@256bit.org>
date Sat, 07 Apr 2018 19:30:06 +0200
parents 75e35ebdb7a4
children caa9825b04cd
comparison
equal deleted inserted replaced
13601:a89db31443a2 13602:33a2dec07a0f
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1673,
765 /**/ 767 /**/
766 1672, 768 1672,
767 /**/ 769 /**/
768 1671, 770 1671,
769 /**/ 771 /**/