commit | 5e53ac00a2a3ead7b52ef56c61ccce823186bd2f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 01 20:31:31 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 01 20:31:31 2019 +0100 |
tree | b1f1e41919f86948a5a89987e82162f22fa3a030 | |
parent | b9c67a51c15481d9257e5c26581d17780e9808d5 [diff] [blame] |
patch 8.1.0676: textprop screendump test fails Problem: Textprop screendump test fails. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index e3db6e5..53dda7f 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 676, +/**/ 675, /**/ 674,