commit | 851907a7ab2db84e1e93c3f7ef417cc46c5c19c7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Oct 06 16:33:15 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 06 16:33:15 2022 +0100 |
tree | b66e117c5d7f52be10b4e235cdeca7601d0efaef | |
parent | 4d31b48a114c106ec18ceaae9cfd084b8ca7faee [diff] [blame] |
patch 9.0.0675: search test screendump is outdated Problem: Search test screendump is outdated. Solution: Update the screendump for improved display.
diff --git a/src/version.c b/src/version.c index dc38428..3cf2ef9 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 675, +/**/ 674, /**/ 673,