commit | 6583c44857368f28c802dabe10ac7b7b0c266f50 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 17 18:41:47 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 17 18:41:47 2016 +0200 |
tree | 9c100c8d08dc7314c8eed3b958044e9940e2f5e5 | |
parent | a9b579f3d7463720a316e11e77a7a9fbb9267986 [diff] [blame] |
patch 7.4.2059 Problem: Non-Unix builds fail. Solution: Update Makefiles for new files.
diff --git a/src/version.c b/src/version.c index 8354d92..3c04f4c 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2059, +/**/ 2058, /**/ 2057,