From: Bram Moolenaar Date: Sat, 6 Jun 2020 11:25:31 +0000 (+0200) Subject: Also fix the patch number. X-Git-Tag: v8.2.0911~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87fda407f8ecf947ba6ce72ac21f69ff04d909cd;p=thirdparty%2Fvim.git Also fix the patch number. --- diff --git a/src/version.c b/src/version.c index 8d35c64265..f815969493 100644 --- a/src/version.c +++ b/src/version.c @@ -754,6 +754,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 910, /**/ 909, /**/