comparison src/version.c @ 8676:289765409225 v7.4.1627

commit https://github.com/vim/vim/commit/75f7265dd402665b8600fdf21ba33f19db06ac0d Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 20 22:16:56 2016 +0100 patch 7.4.1627 Problem: Channel out_cb and err_cb are not tested. Solution: Add a test.
author Christian Brabandt <cb@256bit.org>
date Sun, 20 Mar 2016 22:30:05 +0100
parents 4a4d5815a974
children a4e7f4a62193
comparison
equal deleted inserted replaced
8675:114f60aadff6 8676:289765409225
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1627,
751 /**/ 753 /**/
752 1626, 754 1626,
753 /**/ 755 /**/
754 1625, 756 1625,
755 /**/ 757 /**/