1
0
forked from aniani/vim

patch 8.2.3606: file missing from list of distributed files

Problem:    File missing from list of distributed files.
Solution:   Add the file.
This commit is contained in:
Bram Moolenaar
2021-11-16 19:20:56 +00:00
parent 519cc559b0
commit d3682c5f28
2 changed files with 3 additions and 0 deletions

View File

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