commit | bd87eb38c558521ff709651ac190ffd1b9dee057 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 26 23:18:45 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 26 23:18:45 2018 +0200 |
tree | 8de5de6fc949d0f2ff5f0e986b52139b24ebf01a | |
parent | a87b72cc316e065d66dcbcf7ec1cde330adef3a3 [diff] [blame] |
patch 8.1.0117: URL in install program still points to SourceForge Problem: URL in install program still points to SourceForge. Solution: Change it to www.vim.org. (closes #3100)
diff --git a/src/version.c b/src/version.c index ffa6bf3..88a6541 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 117, +/**/ 116, /**/ 115,