commit | 750209459c9e54030409afe8f4ad59570600b5c4 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sun Jul 31 11:37:20 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 31 11:37:20 2022 +0100 |
tree | 283538c45603d0ea62c1800eb67a49f8b6f66eef | |
parent | 3a4cd39d476474e20e88ebf120ca6070cc0d0072 [diff] [blame] |
patch 9.0.0118: no test for what patch 9.0.0155 fixes Problem: No test for what patch 9.0.0155 fixes. Solution: Add a test. Fix typos. (closes #10822)
diff --git a/src/version.c b/src/version.c index 770b1b6..5f276d4 100644 --- a/src/version.c +++ b/src/version.c
@@ -736,6 +736,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 118, +/**/ 117, /**/ 116,