diff src/version.c @ 15879:ab5ee4f15e8e v8.1.0946

patch 8.1.0946: Coveralls is not very useful commit https://github.com/vim/vim/commit/b0e2da2b23e7497d0a145ecce9c1e08b6fab6dbf Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 17 23:26:50 2019 +0100 patch 8.1.0946: Coveralls is not very useful Problem: Coveralls is not very useful. Solution: Remove Coveralls badge, add badge for packages.
author Bram Moolenaar <Bram@vim.org>
date Sun, 17 Feb 2019 23:30:07 +0100
parents 0c49755f460e
children 8fb7dd311ca7
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -780,6 +780,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    946,
+/**/
     945,
 /**/
     944,