commit | 124af71a28a633fa655cff41bc21d398481ce45f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 25 18:44:03 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 25 18:44:03 2022 +0100 |
tree | 3c01b9ebbad188816b8e5d316e962f206272178b | |
parent | 6a879878f4e1918a05244e6acd4c73c3135cf941 [diff] [blame] |
patch 9.0.0586: missing change in test Problem: Missing change in test. Solution: Add the test change.
diff --git a/src/version.c b/src/version.c index 22e5424..30fe48d 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 586, +/**/ 585, /**/ 584,