commit | 39713d3acbfb6673775158a0171c7389c07f25df | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Dec 20 15:53:13 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Dec 20 15:53:13 2021 +0000 |
tree | c422eb7f7343b4427ee56b12a837087fc32d4266 | |
parent | dc7c366f3aae65ee691010b08f37acfb26e0742b [diff] |
patch 8.2.3861: list of distributed files is outdated Problem: List of distributed files is outdated. Solution: Add new files.
diff --git a/src/version.c b/src/version.c index 9c24b95..022c161 100644 --- a/src/version.c +++ b/src/version.c
@@ -750,6 +750,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3861, +/**/ 3860, /**/ 3859,