commit | 30a89473ee64a276215a55e7fa99e008945022df | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 10 14:35:58 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 10 14:35:58 2016 +0100 |
tree | 51859601eb605dc0ab35c2c7f712b1606ab8245e | |
parent | 6a3c8aff0439c8406082760c54b26e00ff19a90c [diff] [blame] |
patch 7.4.1077 Problem: The build instructions for MS-Windows are incomplete. Solution: Add explanations for how to build with various interfaces. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 275dd90..3c129de 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1077, +/**/ 1076, /**/ 1075,