commit | f1b512a0b62d0fa47ee9b2612556f375e1f22fc2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 01 20:50:54 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 01 20:50:54 2016 +0200 |
tree | df4f95a3c2382db12569d3e040b02760508c3386 | |
parent | 641ad6c7ac7367f95fd927b8efa4bf74ddb9ccf3 [diff] [blame] |
patch 7.4.2302 Problem: Default interface versions for MS-Windows are outdated. Solution: Use Active Perl 5.24, Python 3.5.2. Could only make it work with Ruby 1.9.2.
diff --git a/src/version.c b/src/version.c index fbe8d57..d2296c4 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2302, +/**/ 2301, /**/ 2300,