forked from aniani/vim
patch 8.1.2002: version number 2000 missing
Problem: Version number 2000 missing. Solution: Add the number in the list of patches.
This commit is contained in:
@@ -757,8 +757,12 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2002,
|
||||
/**/
|
||||
2001,
|
||||
/**/
|
||||
2000,
|
||||
/**/
|
||||
1999,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user