commit | 1e8009e34a68b0fa5a47ef485d88a0cb11ec5687 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Sep 17 21:24:49 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Sep 17 21:24:49 2022 +0100 |
tree | 196684f4e1f4c619c3f66f427e5a5010574ecda1 | |
parent | 312af65d1ac763c060cb5adfcf8ae5beeec97f59 [diff] [blame] |
patch 9.0.0493: Perl test fails Problem: Perl test fails. Solution: Remove remaining FEAT_EVAL.
diff --git a/src/version.c b/src/version.c index 068369b..8493c73 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 493, +/**/ 492, /**/ 491,