commit | 18fefddcb023db3c8461953892650b0c5f0cc9fe | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 19 17:55:16 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 19 17:55:16 2021 +0200 |
tree | 6381acef8bfffb55fecc03cb0d28f22fb7b194ff | |
parent | c04f62346bfd6b92151908239a3c5ab1a7d18f2a [diff] [blame] |
patch 8.2.3450: coveralls action fails Problem: Coveralls action fails. Solution: Disable it for now.
diff --git a/src/version.c b/src/version.c index 99a94e2..90e0358 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3450, +/**/ 3449, /**/ 3448,