commit | 5d98c9d93278d6961bfee59151666b8a8bcd23c3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Apr 15 20:54:52 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Apr 15 20:54:52 2016 +0200 |
tree | 752f4bbe86c30c2678b060fec3a18547a226878a | |
parent | 66210042892389d36e3d37203ec77f61467bfb1c [diff] [blame] |
patch 7.4.1745 Problem: README file is not clear about where to get Vim. Solution: Add links to github, releases and the Windows installer. (Suggested by Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 1dd7d49..bfb64e6 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1745, +/**/ 1744, /**/ 1743,