commit | 61fbb3371ee1f6a02706f52fbe064608e159be7c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 18 23:20:37 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 18 23:20:37 2020 +0200 |
tree | d818745a8080c2fca84fbf36812a0bc839b9c821 | |
parent | 90455cfa87f84f16179c19241b034abbfa8b3c9a [diff] [blame] |
patch 8.2.0598: test_eval_stuff fails in normal terminal Problem: Test_eval_stuff fails in normal terminal. Solution: Close the new window.
diff --git a/src/version.c b/src/version.c index 075f4db..ae915db 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 598, +/**/ 597, /**/ 596,