commit | f4665e78f2d1b2ca64de5f5331d03de7d61c8c66 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 18 15:42:10 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 18 15:42:10 2019 +0200 |
tree | 8289370c139fd88bf7331963071b689858b7c5c4 | |
parent | 576a4a6ff14da876d7c4418e5f27e926fcfa8d2a [diff] [blame] |
patch 8.1.1881: popup window test fails in some configurations Problem: Popup window test fails in some configurations. Solution: Check that screendumps can be made.
diff --git a/src/version.c b/src/version.c index 0611690..15b77c3 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1881, +/**/ 1880, /**/ 1879,