commit | 37addecc422c3b62a622b371246dc4ef0a2fa157 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri May 01 16:08:11 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri May 01 16:08:11 2020 +0200 |
tree | bdcd6fcc386f1727c30f2f32047ab117fd94ed89 | |
parent | 7ceefb35c8110d87ced884275ddbe63d024a014f [diff] |
patch 8.2.0676: pattern in list of distributed files does not match Problem: Pattern in list of distributed files does not match. Solution: Drop "testdir/test_[a-z]*.ok". Add CI sed files.
diff --git a/src/version.c b/src/version.c index 9657185..e23e503 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 676, +/**/ 675, /**/ 674,