commit | e70cec976026ce72d09b6589ebba4677581063ac | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 01 14:25:55 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 01 14:25:55 2022 +0000 |
tree | 12716d6fa12c4af849ac8e963527f73a35e5055c | |
parent | 460ae5dfca31fa627531c263184849976755cf6b [diff] [blame] |
patch 8.2.3968: build failure Problem: Build failure. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index 337bcd5..5f9e639 100644 --- a/src/version.c +++ b/src/version.c
@@ -750,6 +750,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3968, +/**/ 3967, /**/ 3966,