commit | 3ed0d9379683246a77aa8c1a59da7a0ac6395339 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 25 14:21:11 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 25 14:21:11 2021 +0200 |
tree | 9d0c117100a4affd19d234f32e72acad329c0570 | |
parent | 2eb6fc3b52148f961e804ec2be361d531ff770d8 [diff] [blame] |
patch 8.2.3217: build failure Problem: Build failure. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index ea1411d..9e77d56 100644 --- a/src/version.c +++ b/src/version.c
@@ -756,6 +756,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3217, +/**/ 3216, /**/ 3215,