commit | 1d69ef410ab2adb0351d559ff9753d6cdd4befdf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Nov 19 11:35:32 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Nov 19 11:35:32 2021 +0000 |
tree | 595a14104120b821ee480f0845ec8cc21c0b537f | |
parent | b3a29558eedac9979f5276ae914934b7b7cbe06b [diff] [blame] |
patch 8.2.3621: build failure Problem: Build failure. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index 5ff38b4..46f9771 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3621, +/**/ 3620, /**/ 3619,