commit | 75f7265dd402665b8600fdf21ba33f19db06ac0d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Mar 20 22:16:56 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Mar 20 22:16:56 2016 +0100 |
tree | 391ccbadffb1fc509c1ef7ec10511186ac8c981d | |
parent | 580984e026a46ea0c29789897b701057423b4923 [diff] [blame] |
patch 7.4.1627 Problem: Channel out_cb and err_cb are not tested. Solution: Add a test.
diff --git a/src/version.c b/src/version.c index fee3370..149bbaf 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1627, +/**/ 1626, /**/ 1625,