commit | 7cc535175a233c6f02cdb5a364b3590560f5bfcb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 03 23:30:21 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 03 23:30:21 2019 +0200 |
tree | 03f3a938f936f89656d33df85f2282d8652c4a37 | |
parent | 6cd57d44669c02af9195f5601b882edd435b47e8 [diff] [blame] |
patch 8.1.1806: test for display updating doesn't check without statusline Problem: Test for display updating doesn't check without statusline. Solution: Add screenshots without a status line.
diff --git a/src/version.c b/src/version.c index e2ebd89..daf5e8b 100644 --- a/src/version.c +++ b/src/version.c
@@ -774,6 +774,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1806, +/**/ 1805, /**/ 1804,