comparison src/version.c @ 13644:2f44d91c2bcc v8.0.1694

patch 8.0.1694: terminal API test is a bit flaky commit https://github.com/vim/vim/commit/b377457e693210d1b0c0bbac7e04671fc98f038b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 10 21:43:26 2018 +0200 patch 8.0.1694: terminal API test is a bit flaky Problem: Terminal API test is a bit flaky. Solution: Wait longer for Vim to stop.
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Apr 2018 21:45:06 +0200
parents dd086b5d4cf7
children 86eb21bb5920
comparison
equal deleted inserted replaced
13643:39491c55c91a 13644:2f44d91c2bcc
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 1694,
765 /**/ 767 /**/
766 1693, 768 1693,
767 /**/ 769 /**/
768 1692, 770 1692,
769 /**/ 771 /**/