commit | 07cf382e223b8b88f4b763d104e3e487c96d32d2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 10 16:31:50 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 10 16:31:50 2014 +0200 |
tree | 9ca3a6e4388e8cfb33a45991ee9f8fe4bd8ffeb6 | |
parent | d21e8b3a17f1dbec348ff94f03466c5c3c4647bb [diff] [blame] |
updated for version 7.4.401 Problem: Can't build on MS-Windows. Solution: Include the new files in all the Makefiles.
diff --git a/src/version.c b/src/version.c index 57c23b5..33cc85d 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 401, +/**/ 400, /**/ 399,