commit | 65d7396cb4ecd341f5bdd5198d1b480279a4699b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 20 17:21:52 2012 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 20 17:21:52 2012 +0100 |
tree | cfa448ddfaae24ec2a7be1025c6d900b1b74bb46 | |
parent | 8d4eecc5e876f5ead8984492ab482c00a9dcb511 [diff] [blame] |
updated for version 7.3.724 Problem: Building with Ruby and Tcl on MS-Windows does not work. Solution: Remove Ruby and Tcl from the big MS-Windows build.
diff --git a/src/version.c b/src/version.c index fe31681..8de4ac8 100644 --- a/src/version.c +++ b/src/version.c
@@ -726,6 +726,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 724, +/**/ 723, /**/ 722,