comparison src/version.c @ 6567:d6473d6501fd v7.4.610

updated for version 7.4.610 Problem: Some function headers may be missing from generated .pro files. Solution: Add PROTO to the #ifdef.
author Bram Moolenaar <bram@vim.org>
date Tue, 03 Feb 2015 13:00:38 +0100
parents 38add5a3d617
children 7fa1a7359a56
comparison
equal deleted inserted replaced
6566:7c28ceff0db1 6567:d6473d6501fd
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 610,
744 /**/ 746 /**/
745 609, 747 609,
746 /**/ 748 /**/
747 608, 749 608,
748 /**/ 750 /**/