commit | a5a1ec1826c0e43d0282ba4d35c155a97bab3e27 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Feb 07 16:05:47 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Feb 07 16:05:47 2021 +0100 |
tree | 5c1a1721175159abb9f649db9faa717ffe200293 | |
parent | 4f53b79bf5f8b0de7c6933fd157894ba7a53f35e [diff] [blame] |
patch 8.2.2482: build error Problem: Build error. Solution: Add new error message.
diff --git a/src/version.c b/src/version.c index c6f44a4..17ab64a 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2482, +/**/ 2481, /**/ 2480,