1
0
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:
Bram Moolenaar
2019-09-07 15:51:28 +02:00
parent 261f346f81
commit 9b1cd65d8b

View File

@@ -757,8 +757,12 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2002,
/**/
2001,
/**/
2000,
/**/
1999,
/**/