commit | dd44b58f64a173ffc976cc96ccdd00cd5493b273 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 15 22:03:57 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 15 22:03:57 2022 +0100 |
tree | 31c2f288a988d89f8c8a79a158a956897280a878 | |
parent | aa5341477c9f3840d63f709de3b9e5d0266f93d7 [diff] [blame] |
patch 9.0.0474: fullcommand() test failure Problem: fullcommand() test failure. Solution: Update function table.
diff --git a/src/version.c b/src/version.c index 3f25033..291fc05 100644 --- a/src/version.c +++ b/src/version.c
@@ -704,6 +704,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 474, +/**/ 473, /**/ 472,