commit | 7b45d46cf7db0d2d7a4defc2d81b233a2c672b74 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 27 19:09:02 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 27 19:09:02 2021 +0100 |
tree | 39a1a8252b3dd0e4b298e134a70d5dc3abcb17d9 | |
parent | 32105ae88f3aa6a6af30336f0bc9f8eb81292cd7 [diff] [blame] |
patch 8.2.2665: test failures Problem: Test failures. Solution: Check more specific feature. Add missing change.
diff --git a/src/version.c b/src/version.c index 435efeb..8e04e9a 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2665, +/**/ 2664, /**/ 2663,