comparison src/version.c @ 6234:78aad99db762 v7.4.452

updated for version 7.4.452 Problem: Can't build with tiny features. (Tony Mechelynck) Solution: Use "return" instead of "break".
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Sep 2014 22:05:53 +0200
parents ac6cfdc02695
children c72eb8499a9d
comparison
equal deleted inserted replaced
6233:54b031246e22 6234:78aad99db762
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 452,
744 /**/ 746 /**/
745 451, 747 451,
746 /**/ 748 /**/
747 450, 749 450,
748 /**/ 750 /**/