commit | e66777901382a554797a4c70ffbc0c63440cfe57 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 18 22:04:05 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 18 22:04:05 2018 +0100 |
tree | c9a9f6eeb103da535dae35c29765c51fb61a403b | |
parent | c447d8d33f695a83fefe4e47334b41c32874c3c5 [diff] [blame] |
patch 8.1.0608: coverals is not updating Problem: Coverals is not updating. Solution: Adjust path in Travis config.
diff --git a/src/version.c b/src/version.c index 9daf4f7..8157365 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 608, +/**/ 607, /**/ 606,