commit | 0466d398a550623126fba3a2a08208a798b28bda | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Oct 03 17:07:34 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Oct 03 17:07:34 2022 +0100 |
tree | a9fe026432aea30f34a59cbf823641d6e07da7fc | |
parent | 406b5d89e18742ac6e6256ffc72fb70a27f0148b [diff] [blame] |
patch 9.0.0650: some tests are failing Problem: Some tests are failing. Solution: Adjust for "<<<" showing up.
diff --git a/src/version.c b/src/version.c index 24ca413..000c1e3 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 650, +/**/ 649, /**/ 648,