comparison src/version.c @ 7902:f12d6235a753 v7.4.1247

commit https://github.com/vim/vim/commit/a0f9cd148eaab23b2037d2f543f3b8f5a3a7ad3c Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 3 20:13:24 2016 +0100 patch 7.4.1247 Problem: The channel test doesn't run on MS-Windows. Solution: Make it work on the MS-Windows console. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Wed, 03 Feb 2016 20:15:05 +0100
parents 93c61501c2cf
children 14a5de0990a5
comparison
equal deleted inserted replaced
7901:46e8a350947d 7902:f12d6235a753
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 1247,
745 /**/ 747 /**/
746 1246, 748 1246,
747 /**/ 749 /**/
748 1245, 750 1245,
749 /**/ 751 /**/