commit | 49d008d96b80d17e9770b066031aaaf9495761e2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 31 11:51:21 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 31 11:51:21 2022 +0100 |
tree | f63fddee7914fd3f2c6c60b148c14b928bcfe4a4 | |
parent | 4dea2d92e4c308b064ed1dd7b2ba7527a0d6b0a0 [diff] [blame] |
patch 8.2.4654: missing changes for import check Problem: Missing changes for import check. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index 3db4108..b1b976c 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4654, +/**/ 4653, /**/ 4652,