commit | 84a4c334e1b840d666d0a178b9e665b6041c6b78 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 22 16:01:56 2012 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 22 16:01:56 2012 +0100 |
tree | 97a74649712c3cb32453b176346f8117087142d5 | |
parent | ee7d100091f73a19cb82173a7c69832a738388ce [diff] [blame] |
updated for version 7.3.451 Problem: Tcl doesn't work on 64 MS-Windows. Solution: Make it work. (Dave Bodenstab)
diff --git a/src/version.c b/src/version.c index 119ad48..f9da5db 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 451, +/**/ 450, /**/ 449,