comparison src/version.c @ 7844:6669966db9e9 v7.4.1219

commit https://github.com/vim/vim/commit/937204a9175d0fe2f13c8bc4ebeb043003d7e7d7 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 30 23:37:38 2016 +0100 patch 7.4.1219 Problem: Build fails with +channel but without +float. Solution: Add #ifdef.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jan 2016 23:45:04 +0100
parents cf744110897d
children 2f7ad0b85929
comparison
equal deleted inserted replaced
7843:7f160134eb47 7844:6669966db9e9
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 1219,
749 /**/ 751 /**/
750 1218, 752 1218,
751 /**/ 753 /**/
752 1217, 754 1217,
753 /**/ 755 /**/