1
0
forked from aniani/vim

updated for version 7.3.620

Problem:    Building with recent Ruby on Win32 doesn't work.
Solution:   Add a separate argument for the API version. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2012-08-02 21:21:47 +02:00
parent e4195c5d84
commit da3cb831e9
3 changed files with 19 additions and 7 deletions

View File

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