From: Bram Moolenaar Date: Wed, 3 Nov 2021 22:25:06 +0000 (+0000) Subject: Add missing piece of patch 8.2.3578 X-Git-Tag: v8.2.3579~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b32aa8a6a10983836d5987f1e42035f88d47bf6e;p=vim Add missing piece of patch 8.2.3578 --- diff --git a/src/version.c b/src/version.c index b1c1193ea..9c0f845cb 100644 --- a/src/version.c +++ b/src/version.c @@ -757,6 +757,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 3578, /**/ 3577, /**/