comparison src/version.c @ 6236:c72eb8499a9d v7.4.453

updated for version 7.4.453 Problem: Still can't build with tiny features. Solution: Add #ifdef.
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Sep 2014 22:23:26 +0200
parents 78aad99db762
children 0cdff7c26855
comparison
equal deleted inserted replaced
6235:a863c5da603b 6236:c72eb8499a9d
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 453,
744 /**/ 746 /**/
745 452, 747 452,
746 /**/ 748 /**/
747 451, 749 451,
748 /**/ 750 /**/