comparison src/version.c @ 6590:f884a1140a0a v7.4.621

updated for version 7.4.621 Problem: Returning 1 in the wrong function. (Raymond Ko) Solution: Return 1 in the right function (hopefully).
author Bram Moolenaar <bram@vim.org>
date Wed, 04 Feb 2015 23:08:01 +0100
parents 1ffe91b5e514
children 599112d00aa9
comparison
equal deleted inserted replaced
6589:50771b4a5b3b 6590:f884a1140a0a
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 621,
744 /**/ 746 /**/
745 620, 747 620,
746 /**/ 748 /**/
747 619, 749 619,
748 /**/ 750 /**/