commit | 060b8384888ce91b1bc194101091d0f9f85d0490 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 19 14:48:14 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 19 14:48:14 2022 +0100 |
tree | f340fa859a1e762d3ba464ba02a1c1984f7ed7a9 | |
parent | 11df3aeee548b959ccd4b9a4d3c44651eab6b3ce [diff] [blame] |
patch 9.0.0796: mapping test fails in some situations Problem: Mapping test fails in some situations. Solution: Find the line with the verbose information.
diff --git a/src/version.c b/src/version.c index a5855b8..7ee612d 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 796, +/**/ 795, /**/ 794,