0
0
mirror of https://github.com/vim/vim.git synced 2025-07-25 10:54:51 -04:00

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
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

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