comparison src/version.c @ 8161:e9caba58213b v7.4.1374

commit https://github.com/vim/vim/commit/af7559f66603075e9b4d39d873b2161ea3ec8492 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 20 21:48:25 2016 +0100 patch 7.4.1374 Problem: Channel test hangs on MS-Windows. Solution: Disable the ch_read() that is supposed to time out.
author Christian Brabandt <cb@256bit.org>
date Sat, 20 Feb 2016 22:00:04 +0100
parents d0958e22d9ff
children d8a8e86f39ad
comparison
equal deleted inserted replaced
8160:d0d693547f5a 8161:e9caba58213b
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1374,
750 /**/ 752 /**/
751 1373, 753 1373,
752 /**/ 754 /**/
753 1372, 755 1372,
754 /**/ 756 /**/