commit | 1f6ef66254c1e25ef1c7972aa9a0ba119ebc17e4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Feb 19 22:59:44 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Feb 19 22:59:44 2016 +0100 |
tree | 8aee15ac9e5d2f6b6e7f2aa59adc0b7fcc48f123 | |
parent | 1d6fbe654066845ff2a182ed258e6e9d3408fa90 [diff] [blame] |
patch 7.4.1359 Problem: Channel test ch_sendexpr() times out. Solution: Increase the timeout
diff --git a/src/version.c b/src/version.c index 9c25274..4af3f65 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1359, +/**/ 1358, /**/ 1357,