From: Bram Moolenaar Date: Sun, 26 Jun 2011 01:18:52 +0000 (+0200) Subject: updated for version 7.3.231 X-Git-Tag: v7.3.231 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e948a652d6729a32d64d4247b94b754f2fc03bd;p=vim updated for version 7.3.231 Problem: Runtime file patches failed. Solution: Redo the patches made against the patched files instead of the files in the mercurial repository. --- diff --git a/src/version.c b/src/version.c index 8ae9feec5..1b99d275a 100644 --- a/src/version.c +++ b/src/version.c @@ -709,6 +709,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 231, /**/ 230, /**/