1
0
forked from aniani/vim

patch 9.0.0605: dump file missing

Problem:    Dump file missing.
Solution:   Add the missing dump file. (issue #11234)
This commit is contained in:
Luuk van Baal
2022-09-27 15:06:46 +01:00
committed by Bram Moolenaar
parent 49c311c9b1
commit 439a2ba174
2 changed files with 12 additions and 0 deletions

View File

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