commit | 8a0141d4e7054587281d3bfd09480376b1fc719f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 25 18:10:31 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 25 18:10:31 2017 +0100 |
tree | 21806cc8201cc75a909ad0d400ac13461995cbbb | |
parent | dd00851e07f251c7c2696d87303f3df70a458731 [diff] [blame] |
patch 8.0.0510: typo in link to codecov.io results Problem: Typo in link to codecov.io results. Solution: Remove duplicate https:.
diff --git a/src/version.c b/src/version.c index cb02f47..08adb69 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 510, +/**/ 509, /**/ 508,