commit | ac92ab771952b2a9ee39ea6fa5e70e4c072942d5 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sun Apr 24 15:58:30 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Apr 24 15:58:30 2022 +0100 |
tree | b8fa5ad6b3ca2d89cd2d2ab3d2129ebafcc1fd8b | |
parent | 45684c6ec458c43e20db0b2f5f19ce000d34dbd5 [diff] [blame] |
patch 8.2.4818: no test for what 8.2.4806 fixes Problem: No test for what 8.2.4806 fixes. Solution: Add a test. (closes #10727)
diff --git a/src/version.c b/src/version.c index e46816e..74b4625 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4818, +/**/ 4817, /**/ 4816,