commit | b32aa8a6a10983836d5987f1e42035f88d47bf6e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Nov 03 22:25:06 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 03 22:25:06 2021 +0000 |
tree | a819c74de94446e1def58c27a7e6074a66ae72b3 | |
parent | d1a8d658e1b16cf8579fc72cf7aa6a29a57ff5ef [diff] [blame] |
Add missing piece of patch 8.2.3578
diff --git a/src/version.c b/src/version.c index b1c1193..9c0f845 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3578, +/**/ 3577, /**/ 3576,