commit | b1f2857096aabe9a11e576005d08fc4e53781698 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jan 21 13:03:20 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jan 21 13:03:20 2021 +0100 |
tree | 0b35616e7aaba42c87d0f61133e68198c35f3b32 | |
parent | c5f59fab23820454f060562927ddc1397f9d479a [diff] [blame] |
patch 8.2.2382: build failure Problem: Build failure. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index c220a40..2b6f6a8 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2382, +/**/ 2381, /**/ 2380,