commit | 18a1b9bd5fa5925a2dc4b702b37ea0217fcb6ea3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 29 14:26:27 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 29 14:26:27 2012 +0200 |
tree | 4fcdce9ee055b369c9db1f35ab1de0ccdeffe0bb | |
parent | c6c1d8b80236305f7e7b053be8dea63688fa648e [diff] [blame] |
updated for version 7.3.640 Problem: It's not easy to build Vim on Windows with XPM support. Solution: Binary files for 7.3.639. (Sergey Khorev)
diff --git a/src/version.c b/src/version.c index c3dcff1..d6e80e8 100644 --- a/src/version.c +++ b/src/version.c
@@ -720,6 +720,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 640, +/**/ 639, /**/ 638,