commit | 1779ff48427931736998a6e5621b5cbe4d99c3e3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 31 18:11:16 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 31 18:11:16 2020 +0100 |
tree | d5d90e2a97c96b1e16c434075372a097edd66e83 | |
parent | dd1f426bd617ac6a775f2e7795ff0b159e3fa315 [diff] [blame] |
patch 8.2.2255: Tcl test fails Problem: Tcl test fails. Solution: Change option handling.
diff --git a/src/version.c b/src/version.c index d23afb2..0ef6918 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2255, +/**/ 2254, /**/ 2253,