From: Bram Moolenaar Date: Thu, 13 Jun 2013 17:27:18 +0000 (+0200) Subject: updated for version 7.3.1183 X-Git-Tag: v7.3.1183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82850dd9cbb1dc30dea02695bdda1384cd47185b;p=vim updated for version 7.3.1183 Problem: Python tests 86 and 87 fail. Solution: Add "empty" files. (ZyX) --- diff --git a/src/version.c b/src/version.c index 9dfef573d..82569243a 100644 --- a/src/version.c +++ b/src/version.c @@ -728,6 +728,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1183, /**/ 1182, /**/