commit | 242c152c08edbfaf17e8ae0b5d82841beabfa21a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Apr 03 21:52:51 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Apr 03 21:52:51 2022 +0100 |
tree | 5312b04e878077f3803155b08f703833b2afe272 | |
parent | 2b74b6805b5c8c4836b66df5d949f5ff6a77f8c7 [diff] [blame] |
patch 8.2.4680: build failure without +postscript Problem: Build failure without +postscript. Solution: Use another error message.
diff --git a/src/version.c b/src/version.c index fda6f6a..4e3773b 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4680, +/**/ 4679, /**/ 4678,