commit | d60e0a1d202d49503ba95a40c165172c8f61db7a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 11 10:06:04 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 11 10:06:04 2018 +0200 |
tree | fb9b3f4cc63263a2fe39863bccdad1d1df2f9737 | |
parent | 6995c0a7a91986caa0b495dd926d440c1e99f651 [diff] [blame] |
patch 8.0.1696: coverage statistics don't work Problem: Coverate statistics don't work. Solution: Include the xxd directory. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 2b41fae..51e8259 100644 --- a/src/version.c +++ b/src/version.c
@@ -763,6 +763,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1696, +/**/ 1695, /**/ 1694,