commit | 6bb8c66c8ba9adca79c79797a587dc1fd939a784 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Mar 05 13:26:55 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 05 13:26:55 2019 +0100 |
tree | a78d5f06a113f89c33afa06e9264e7e58a4ea154 | |
parent | f0fab3046c2b5c4115979347464a802853011220 [diff] [blame] |
patch 8.1.0996: a few screendump tests fail because of scrolling Problem: A few screendump tests fail because of scrolling. Solution: Update the screendumps.
diff --git a/src/version.c b/src/version.c index 70a43d5..e1c8c61 100644 --- a/src/version.c +++ b/src/version.c
@@ -780,6 +780,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 996, +/**/ 995, /**/ 994,