commit | 4514d2769b05faf6edcca42c3ab3d42da84270f1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 10 19:21:36 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 10 19:21:36 2016 +0100 |
tree | dda29746fcfc7a4502070dcbb189118339f09848 | |
parent | 858b96f382eeb8f1eab5100639e7b09523a6a2a1 [diff] [blame] |
patch 7.4.1083 Problem: Building GvimExt with VS2015 may fail. Solution: Adjust the makefile. (Mike Williams)
diff --git a/src/version.c b/src/version.c index f1e2b05..b0a3a93 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1083, +/**/ 1082, /**/ 1081,