commit | 0727d362b4dad83d9fdf1caba074213e77e0aa49 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Feb 14 00:19:59 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Feb 14 00:19:59 2016 +0100 |
tree | a04369a342dcc2d972e481106ae1498259fe138b | |
parent | fa4bce7dd23e62d5a2fd79c7719969e11d5597aa [diff] [blame] |
patch 7.4.1317 Problem: MS-Windows: channel test fails. Solution: Temporarily disable Test_connect_waittime().
diff --git a/src/version.c b/src/version.c index 5343c37..f1abf12 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1317, +/**/ 1316, /**/ 1315,