commit | 02e83b438ea7071fdb176dabbaefea319ab2d686 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Feb 21 20:10:26 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Feb 21 20:10:26 2016 +0100 |
tree | 478494aa134dcb518284d0b990f3f69a47f8432d | |
parent | eab089d22f172ddd2d33367a998e68c2f1c6c989 [diff] [blame] |
patch 7.4.1382 Problem: Can't get the job of a channel. Solution: Add ch_getjob().
diff --git a/src/version.c b/src/version.c index 144dc18..5e6878f 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1382, +/**/ 1381, /**/ 1380,