From: Bram Moolenaar Date: Tue, 22 Dec 2020 11:18:11 +0000 (+0100) Subject: Add missing change to version.c X-Git-Tag: v8.2.2186~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c882e4d169fd5e0364bc91642040337efe7327a6;p=thirdparty%2Fvim.git Add missing change to version.c --- diff --git a/src/version.c b/src/version.c index 05757634d0..d18033e4c6 100644 --- a/src/version.c +++ b/src/version.c @@ -750,6 +750,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 2185, /**/ 2184, /**/