commit | 6d1792d4085c9905c9da6ff27065b57cb7cddc57 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 13 14:33:20 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 13 14:33:20 2021 +0200 |
tree | 392726517d6889b85cec718a23183b5ae1dea5a4 | |
parent | d9f31c13d217b4b97f724774a67a6d1f8640e8ae [diff] [blame] |
patch 8.2.2987: build failure with normal features Problem: Build failure with normal features. Solution: Remove #define.
diff --git a/src/version.c b/src/version.c index 52e4a46..2800cf4 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2987, +/**/ 2986, /**/ 2985,