comparison src/version.c @ 6569:7fa1a7359a56 v7.4.611

updated for version 7.4.611 Problem: Syntax error. Solution: Change statement to return.
author Bram Moolenaar <bram@vim.org>
date Tue, 03 Feb 2015 13:16:04 +0100
parents d6473d6501fd
children 75238dbe8543
comparison
equal deleted inserted replaced
6568:3e8468ea55b5 6569:7fa1a7359a56
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 611,
744 /**/ 746 /**/
745 610, 747 610,
746 /**/ 748 /**/
747 609, 749 609,
748 /**/ 750 /**/