commit | 3166afd945e57f04b231e71e054b9593cc29ff0b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jul 16 18:09:14 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jul 16 18:09:14 2018 +0200 |
tree | 4c6efe876827ffcbad6e2f650235daeb660cccea | |
parent | 18c4f1badbc96d39de5b348f268ac8d55c2b0b67 [diff] [blame] |
patch 8.1.0191: Perl test fails in 24 line terminal Problem: Perl test fails in 24 line terminal. Solution: Create fewer windows.
diff --git a/src/version.c b/src/version.c index ffc651d..670c2e3 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 191, +/**/ 190, /**/ 189,