diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    510,
+/**/
     509,
 /**/
     508,