commit | 2a8d3b8997d4fe94bc9c02ae04e873eab2f13b09 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Oct 04 21:20:25 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Oct 04 21:20:25 2019 +0200 |
tree | 09739560d91bf2ca95b52d5edfe92329614adeb0 | |
parent | e8a7dfedfc8ea5c376c7912cb27a9405e4b8c972 [diff] [blame] |
patch 8.1.2111: viminfo file not sufficiently tested Problem: Viminfo file not sufficiently tested. Solution: Add more tests. (Yegappan Lakshmanan, closes #5009)
diff --git a/src/version.c b/src/version.c index ee1525d..f77ecc6 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2111, +/**/ 2110, /**/ 2109,