comparison src/version.c @ 7793:2981a37cec61 v7.4.1193

commit https://github.com/vim/vim/commit/b8b6511fc1f8422a17778d710ed11538174a7f33 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 28 23:01:49 2016 +0100 patch 7.4.1193 Problem: Can't build the channel feature on MS-Windows. Solution: Add #ifdef HAVE_POLL.
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Jan 2016 23:15:04 +0100
parents 6f81cf49da14
children 4f23088b47ea
comparison
equal deleted inserted replaced
7792:05ab49635a50 7793:2981a37cec61
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 1193,
749 /**/ 751 /**/
750 1192, 752 1192,
751 /**/ 753 /**/
752 1191, 754 1191,
753 /**/ 755 /**/