comparison src/version.c @ 6487:97b2ff29ae3a v7.4.571

updated for version 7.4.571 Problem: Can't build with tiny features. (Ike Devolder) Solution: Add #ifdef.
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 14:08:44 +0100
parents 816c584ff174
children cba15023c403
comparison
equal deleted inserted replaced
6486:927e305059e9 6487:97b2ff29ae3a
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 571,
744 /**/ 746 /**/
745 570, 747 570,
746 /**/ 748 /**/
747 569, 749 569,
748 /**/ 750 /**/