commit | 628c102d128b4e376916ba38b883eb9ae9f41f31 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 15:49:28 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 15:49:28 2021 +0100 |
tree | 26e38107c83d0fbf6bc9a255aec98a6a759cb8ac | |
parent | aa210a3aeccc33c6051978017959126b037f94af [diff] [blame] |
patch 8.2.2273: build failure Problem: Build failure. Solution: Add missing changes to header file.
diff --git a/src/version.c b/src/version.c index 94a22c0..59f4b4d 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2273, +/**/ 2272, /**/ 2271,