commit | 367fbf17dad7bfb65cef8a4a18147989516218f2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jun 25 16:13:46 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 25 16:13:46 2015 +0200 |
tree | a2cf2fd0c87298f311aab6e9a6e6969dc88f79b8 | |
parent | 641e48c2248ccb3c25a5cdaa3709f16152d8c77d [diff] [blame] |
patch 7.4.756 Problem: Can't use strawberry Perl 5.22 x64 on MS-Windows. Solution: Add new defines and #if. (Ken Takata)
diff --git a/src/version.c b/src/version.c index e712dc4..ae01bdf 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 756, +/**/ 755, /**/ 754,