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:
parent
c59c1e0d88
commit
ba75507c62
@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2050,
|
||||
/**/
|
||||
2049,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user