comparison src/version.c @ 8579:556817999955 v7.4.1579

commit https://github.com/vim/vim/commit/a3dc5e92dcb79bdc4f0103e6eb91de4c7a6ee9a7 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 15 23:19:14 2016 +0100 patch 7.4.1579 Problem: Missing changes in channel.c Solution: Include the changes.
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Mar 2016 23:30:06 +0100
parents 63dc856bd13d
children fd454847836d
comparison
equal deleted inserted replaced
8578:44fc12f442da 8579:556817999955
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 1579,
751 /**/ 753 /**/
752 1578, 754 1578,
753 /**/ 755 /**/
754 1577, 756 1577,
755 /**/ 757 /**/