comparison src/version.c @ 12118:bf53df1f17ba v8.0.0939

patch 8.0.0939: Test_terminal_env is flaky commit https://github.com/vim/vim/commit/51c23687a9298c27d41ad9780b032f434e1e1646 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 14 21:45:00 2017 +0200 patch 8.0.0939: Test_terminal_env is flaky Problem: Test_terminal_env is flaky. (James McCoy) Solution: Use WaitFor() instead of term_wait().
author Christian Brabandt <cb@256bit.org>
date Mon, 14 Aug 2017 22:00:06 +0200
parents 237bb67962a0
children 017031c7717e
comparison
equal deleted inserted replaced
12117:b8426b79c762 12118:bf53df1f17ba
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 939,
772 /**/ 774 /**/
773 938, 775 938,
774 /**/ 776 /**/
775 937, 777 937,
776 /**/ 778 /**/