commit | 082a3bf961efd3668d06e3137cb1ad27c3998d07 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 18 15:32:11 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 18 15:32:11 2021 +0200 |
tree | 3d2f4a4bef7b58043cec04bd36eb8281d94bf263 | |
parent | ecb664501d3b04d124fca69029b275c520401d40 [diff] [blame] |
patch 8.2.2867: build failure Problem: Build failure. Solution: Add missing part of the change.
diff --git a/src/version.c b/src/version.c index 88dd5d6..275b231 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2867, +/**/ 2866, /**/ 2865,