diff src/version.c @ 11248:c12b80e3d323 v8.0.0510

patch 8.0.0510: typo in link to codecov.io results commit https://github.com/vim/vim/commit/8a0141d4e7054587281d3bfd09480376b1fc719f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 25 18:10:31 2017 +0100 patch 8.0.0510: typo in link to codecov.io results Problem: Typo in link to codecov.io results. Solution: Remove duplicate https:.
author Christian Brabandt <cb@256bit.org>
date Sat, 25 Mar 2017 18:15:05 +0100
parents 166d1de0ba9d
children ca5550f66b27
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -765,6 +765,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    510,
+/**/
     509,
 /**/
     508,