commit | fb2f7aa982a3767cd3fa61aad8dcc075f339e15b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Dec 31 14:34:05 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Dec 31 14:34:05 2018 +0100 |
tree | 374c77a2d01dd4103a99cb2119e5a958f81a94ff | |
parent | c6d86dccc4edff8627e309fb23dc8f810ef36b28 [diff] [blame] |
patch 8.1.0666: text property test fails Problem: Text property test fails. Solution: Update screenshot.
diff --git a/src/version.c b/src/version.c index ce53f2e..ed29c8b 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 666, +/**/ 665, /**/ 664,