1
0
forked from aniani/vim

Patch 9.0.2050v2: Missing change to version.c

Problem:  v9.0.2050 missed the change to version.c
Solution: include the version.c change

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2023-10-19 17:04:04 +02:00
parent c59c1e0d88
commit ba75507c62

View File

@@ -704,6 +704,8 @@ static char *(features[]) =
static int included_patches[] = static int included_patches[] =
{ /* Add new patch number below this line */ { /* Add new patch number below this line */
/**/
2050,
/**/ /**/
2049, 2049,
/**/ /**/