comparison src/version.c @ 8647:59866aabe737 v7.4.1613

commit https://github.com/vim/vim/commit/064154c3fedd6a46ca2f61463d7e5567bd22d9f1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 19 22:50:43 2016 +0100 patch 7.4.1613 Problem: Still can't build with small features. Solution: Adjust #ifdefs.
author Christian Brabandt <cb@256bit.org>
date Sat, 19 Mar 2016 23:00:05 +0100
parents f4819f0fc5ad
children ec78ecf15de7
comparison
equal deleted inserted replaced
8646:2cebcdc44e20 8647:59866aabe737
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 1613,
751 /**/ 753 /**/
752 1612, 754 1612,
753 /**/ 755 /**/
754 1611, 756 1611,
755 /**/ 757 /**/