From: Bram Moolenaar Date: Sat, 22 Oct 2022 11:23:12 +0000 (+0100) Subject: patch 9.0.0818 X-Git-Tag: v9.0.0818 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad353244f2308b73c2e5d9b50ead693f927337b4;p=thirdparty%2Fvim.git patch 9.0.0818 --- diff --git a/src/version.c b/src/version.c index e9f9f12608..ae48781af3 100644 --- a/src/version.c +++ b/src/version.c @@ -695,6 +695,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 818, /**/ 817, /**/