commit | 304563c0b3e24895322ce3a29378388665b4769b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Mar 07 22:26:28 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Mar 07 22:26:28 2016 +0100 |
tree | 6ba2636de9bc5bfda57b9ef45b6c7cbd0afcfc5e | |
parent | 151f656e171f6ffbb0cbeb343cbcf2ffac0c36b0 [diff] [blame] |
patch 7.4.1510 Problem: Channel test fails on AppVeyor. Solution: Wait longer than 10 msec if needed.
diff --git a/src/version.c b/src/version.c index 417a0e3..e2615be 100644 --- a/src/version.c +++ b/src/version.c
@@ -744,6 +744,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1510, +/**/ 1509, /**/ 1508,