comparison src/version.c @ 11498:370e833dcd4d v8.0.0632

patch 8.0.0632: the quotestar test is still a bit flaky commit https://github.com/vim/vim/commit/1c13c0fe3e7b15750464ffbc39a4648aa5c639be Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 10 16:30:32 2017 +0200 patch 8.0.0632: the quotestar test is still a bit flaky Problem: The quotestar test is still a bit flaky. Solution: Kill any existing server to make the retry work. Wait for the register to be filled.
author Christian Brabandt <cb@256bit.org>
date Sat, 10 Jun 2017 16:45:03 +0200
parents af0c969f7b3e
children f0d050a452c5
comparison
equal deleted inserted replaced
11497:e7c087f651fa 11498:370e833dcd4d
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 632,
767 /**/ 769 /**/
768 631, 770 631,
769 /**/ 771 /**/
770 630, 772 630,
771 /**/ 773 /**/