]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
Add missing change to version.c
authorBram Moolenaar <Bram@vim.org>
Tue, 22 Dec 2020 11:18:11 +0000 (12:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 22 Dec 2020 11:18:11 +0000 (12:18 +0100)
src/version.c

index 05757634d09bc0205b2a32f1c051cfbee60a1cb7..d18033e4c6e7a7e72eb9c1f6090c03d6a074dc7a 100644 (file)
@@ -750,6 +750,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    2185,
 /**/
     2184,
 /**/