comparison src/version.c @ 6355:05850b74218b v7.4.510

updated for version 7.4.510 Problem: "-fwrapv" argument breaks use of cproto. Solution: Remove the alphabetic arguments in a drastic way.
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Nov 2014 15:45:21 +0100
parents 60659773c73b
children 7623d953d3bc
comparison
equal deleted inserted replaced
6354:f6281b7619a8 6355:05850b74218b
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 510,
744 /**/ 746 /**/
745 509, 747 509,
746 /**/ 748 /**/
747 508, 749 508,
748 /**/ 750 /**/