comparison src/version.c @ 8438:541ca10b3bc7 v7.4.1510

commit https://github.com/vim/vim/commit/304563c0b3e24895322ce3a29378388665b4769b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 7 22:26:28 2016 +0100 patch 7.4.1510 Problem: Channel test fails on AppVeyor. Solution: Wait longer than 10 msec if needed.
author Christian Brabandt <cb@256bit.org>
date Mon, 07 Mar 2016 22:30:04 +0100
parents 0e6fd2f802b3
children 768065c86a35
comparison
equal deleted inserted replaced
8437:cba3eee020fa 8438:541ca10b3bc7
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1510,
746 /**/ 748 /**/
747 1509, 749 1509,
748 /**/ 750 /**/
749 1508, 751 1508,
750 /**/ 752 /**/