comparison src/version.c @ 8118:1f28be191fab v7.4.1353

commit https://github.com/vim/vim/commit/922d25f99c6d38e7f9cfca7a53ab841641517ebc Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 18 22:58:26 2016 +0100 patch 7.4.1353 Problem: Test_connect_waittime is skipped for MS-Windows. Solution: Add the test back, it works now.
author Christian Brabandt <cb@256bit.org>
date Thu, 18 Feb 2016 23:00:25 +0100
parents 3c1bdf20c8b9
children 350f8040bd37
comparison
equal deleted inserted replaced
8117:1a8ee36e2c56 8118:1f28be191fab
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 1353,
750 /**/ 752 /**/
751 1352, 753 1352,
752 /**/ 754 /**/
753 1351, 755 1351,
754 /**/ 756 /**/