From: Bram Moolenaar Date: Tue, 16 Nov 2021 17:50:34 +0000 (+0000) Subject: Add missing change to version.c X-Git-Tag: v8.2.3606~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=728104da6cd561b8cb2c7142769f7526d725958e;p=vim Add missing change to version.c --- diff --git a/src/version.c b/src/version.c index c96c2338e..4b54bac86 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 */ +/**/ + 3605, /**/ 3604, /**/