From: Bram Moolenaar Date: Thu, 26 Jan 2012 17:56:47 +0000 (+0100) Subject: updated for version 7.3.417 X-Git-Tag: v7.3.417 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e808d2b4d7e5edbde91f83bbdecfb97c881f847;p=thirdparty%2Fvim.git updated for version 7.3.417 Problem: Test 43 fails with a tiny build. Solution: Only run test 43 with at least a small build. --- diff --git a/src/version.c b/src/version.c index 4e78bd7131..2d82cd80c7 100644 --- a/src/version.c +++ b/src/version.c @@ -714,6 +714,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 417, /**/ 416, /**/