commit | 4c5bdb99ad632d703e94fffafba11b91861fea48 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 17 17:45:59 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 17 17:45:59 2020 +0100 |
tree | 1c6a122e7a9a2b3b89a65628f5c042210a934d4e | |
parent | 1c0aa97827f30e3051ee50a0690555c2c23c0ceb [diff] [blame] |
patch 8.2.2149: popupwin test for latin1 sometimes fails Problem: Popupwin test for latin1 sometimes fails. Solution: Wait for the script to finish.
diff --git a/src/version.c b/src/version.c index a5c7127..95633c8 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2149, +/**/ 2148, /**/ 2147,