1
0
forked from aniani/vim

updated for version 7.4.227

Problem:    Can't build with Ruby 1.8.
Solution:   Do include a check for the Ruby version. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2014-03-28 21:58:21 +01:00
parent 3d6db1467b
commit 498af70e06
2 changed files with 11 additions and 3 deletions

View File

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