forked from aniani/vim
patch 7.4.2311
Problem: Appveyor 64 bit build still using Python 3.4 Solution: Switch to Python 3.5. (Ken Takata, closes #1032)
This commit is contained in:
@@ -763,6 +763,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2311,
|
||||
/**/
|
||||
2310,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user