comparison src/version.c @ 6293:e3149e2b4152 v7.4.480

updated for version 7.4.480 Problem: MS-Windows: Can't build. Solution: Remove goto, use a flag instead.
author Bram Moolenaar <bram@vim.org>
date Thu, 16 Oct 2014 16:16:37 +0200
parents e0f2ed0efb49
children 15e88e3750e3
comparison
equal deleted inserted replaced
6292:31f7581068a9 6293:e3149e2b4152
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 480,
744 /**/ 746 /**/
745 479, 747 479,
746 /**/ 748 /**/
747 478, 749 478,
748 /**/ 750 /**/