comparison src/version.c @ 6187:e98e415ea3b8 v7.4.429

updated for version 7.4.429 Problem: Build fails with fewer features. (Elimar Riesebieter) Solution: Add #ifdef.
author Bram Moolenaar <bram@vim.org>
date Sat, 30 Aug 2014 13:32:06 +0200
parents 1fe61f6d5207
children f4e9c65a18d4
comparison
equal deleted inserted replaced
6186:35ec194cce5b 6187:e98e415ea3b8
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 429,
744 /**/ 746 /**/
745 428, 747 428,
746 /**/ 748 /**/
747 427, 749 427,
748 /**/ 750 /**/