commit | afe8cf617013fd8c3f0189f1e1fa7a2a6a8f7511 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Oct 05 20:07:18 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Oct 05 20:07:18 2020 +0200 |
tree | 414c3a8972628c31cf5972e077156a3cb7edadc9 | |
parent | 44aefffaad067886d266999cd17cf852b2a7e0b9 [diff] [blame] |
patch 8.2.1803: a few failures are not tested Problem: A few failures are not tested. Solution: Test a few failures. (Dominique Pellé, closes #7075)
diff --git a/src/version.c b/src/version.c index 244c26d..e4bc870 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1803, +/**/ 1802, /**/ 1801,