commit | 1e7b52ad8a5e34b9e7a2d12a09765d76d446cd5a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 13 16:59:08 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 13 16:59:08 2019 +0200 |
tree | ed5cb4cc0b4368b2036586f870f3c2d9535ddaef | |
parent | 459fd785e4a8d044147a3f83a5fca8748528aa84 [diff] [blame] |
patch 8.1.2146: build failure Problem: Build failure. Solution: Include omitted changed file.
diff --git a/src/version.c b/src/version.c index 18509fd..a6a9439 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2146, +/**/ 2145, /**/ 2144,