commit | 7779ee30d912e9dd5bd2371f8b27057bd249d53c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun May 03 17:55:32 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 03 17:55:32 2020 +0200 |
tree | 3b32cdf95491569f4b6a133dbe8c50c3a922d7ad | |
parent | 5125874951669944a5f6a4163d6e5d437ae6321e [diff] [blame] |
patch 8.2.0691: startup test fails Problem: Startup test fails. Solution: Adjust expected output from -V2 argument.
diff --git a/src/version.c b/src/version.c index 6dc86b9..abfade8 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 691, +/**/ 690, /**/ 689,