commit | b9c79cf5cc876ba4d46d938ad4a15800dbe45e64 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 08 22:09:52 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 08 22:09:52 2019 +0200 |
tree | d1921d6172c3bdf210423c98c40513bb39e2aa3f | |
parent | f92e58cadb03156879e9bdbf6341bf662d9c87cc [diff] [blame] |
patch 8.1.2014: terminal altscreen test fails sometimes Problem: Terminal altscreen test fails sometimes. Solution: Use WaitFor().
diff --git a/src/version.c b/src/version.c index d86f9f5..448407f 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2014, +/**/ 2013, /**/ 2012,