commit | e66822e3d1aa4eac1cb4b5a47a4a9c4a28581021 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Aug 02 21:48:24 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Aug 02 21:48:24 2012 +0200 |
tree | 1e75ea40cc7fb8e099b85e9477a2fd43ca7b704b | |
parent | 09168a77e4d191081ee7eefd98c13a91f197e896 [diff] [blame] |
updated for version 7.3.622 Problem: XPM library for Win32 can't be found. Solution: Suggest using the one from the Vim ftp site.
diff --git a/src/version.c b/src/version.c index b8a396d..8dd24bd 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 622, +/**/ 621, /**/ 620,