commit | 73448a27a8e13b9b26759abeb092fd13a0e93238 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Nov 22 12:06:06 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Nov 22 12:06:06 2021 +0000 |
tree | b5c637e4f1990048578eb804db574be2ccada692 | |
parent | 581f41adb3ba1dc95bf4fc7c434427e1203be5e8 [diff] |
patch 8.2.3642: list of distributed files is outdated Problem: List of distributed files is outdated. Solution: Rename term.h to termdefs.h.
diff --git a/src/version.c b/src/version.c index 99c8a26..f75c08b 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3642, +/**/ 3641, /**/ 3640,