From 6e948a652d6729a32d64d4247b94b754f2fc03bd Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 26 Jun 2011 03:18:52 +0200 Subject: [PATCH] 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. --- src/version.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/version.c b/src/version.c index 8ae9feec5c..1b99d275a2 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, /**/