commit | edba70703b6eaee3365ddfd82e4ba56ee08486f8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 13 21:14:18 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 13 21:14:18 2021 +0100 |
tree | 781540888b291e6d6633fad3a8947a73ae3327b8 | |
parent | 6508880d6ca98486efb9ab947c651a2b73a6e795 [diff] [blame] |
patch 8.2.2599: build failure Problem: Build failure. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index 78eb634..9a4fa46 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2599, +/**/ 2598, /**/ 2597,