comparison src/version.c @ 8651:8a106a24d128 v7.4.1615

commit https://github.com/vim/vim/commit/829c8e369630a7cbbdac015d8177b7fde25e2f19 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 19 23:07:23 2016 +0100 patch 7.4.1615 Problem: Build fails with tiny features. Solution: Adjust #ifdefs.
author Christian Brabandt <cb@256bit.org>
date Sat, 19 Mar 2016 23:15:04 +0100
parents ec78ecf15de7
children d80edead9675
comparison
equal deleted inserted replaced
8650:4feaa149926c 8651:8a106a24d128
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1615,
751 /**/ 753 /**/
752 1614, 754 1614,
753 /**/ 755 /**/
754 1613, 756 1613,
755 /**/ 757 /**/