1
0
forked from aniani/vim

patch 7.4.2345

Problem:    For MinGW RUBY_API_VER_LONG isn't set correctly.  Many default
            version numbers are outdated.
Solution:   Set RUBY_API_VER_LONG to RUBY_VER_LONG. Use latest stable releases
            for defaults. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-09-08 20:28:45 +02:00
parent 169ebb0804
commit 0eaadec6b2
3 changed files with 30 additions and 28 deletions

View File

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