comparison src/version.c @ 8134:8abef552ece7 v7.4.1361

commit https://github.com/vim/vim/commit/254e00d71429aa4e71b93d3e8c6bb93bfebe4f26 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 19 23:23:12 2016 +0100 patch 7.4.1361 Problem: Channel test fails on Solaris. Solution: Use the 1 msec waittime for all systems.
author Christian Brabandt <cb@256bit.org>
date Fri, 19 Feb 2016 23:45:04 +0100
parents f96536c291d8
children 9b2d25319c48
comparison
equal deleted inserted replaced
8133:ea8dc9e33ecd 8134:8abef552ece7
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 1361,
750 /**/ 752 /**/
751 1360, 753 1360,
752 /**/ 754 /**/
753 1359, 755 1359,
754 /**/ 756 /**/