commit | 6ccfd99b923cc3452a6e6450dfdd7e31ea602dfd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Mar 17 13:39:33 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Mar 17 13:39:33 2021 +0100 |
tree | 1271e2995079fa7f698e6695f499dd252b53b836 | |
parent | 18b7d86d7fa997bbb02a069dafacb32a0f73ca1e [diff] [blame] |
patch 8.2.2613: new test throws exception Problem: New test throws exception. Solution: Adjust the function cleanup.
diff --git a/src/version.c b/src/version.c index 815300c..37774a5 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2613, +/**/ 2612, /**/ 2611,