mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
Add missing change to version.c
This commit is contained in:
@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3605,
|
||||
/**/
|
||||
3604,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user