commit | bb404f5ad5ec909318bc24e5b82e4ed7b87ba8f4 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sat Jul 23 06:25:29 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 23 06:25:29 2022 +0100 |
tree | be296d15ed4520057e144afafda736c646fceee7 | |
parent | 81a3ff97e2012bdafc3ece796289f2e11e2754f3 [diff] [blame] |
patch 9.0.0059: test file has wrong name Problem: Test file has wrong name. Solution: Rename the file. Various small fixes. (closes #10674)
diff --git a/src/version.c b/src/version.c index 4db3a24..b57ab69 100644 --- a/src/version.c +++ b/src/version.c
@@ -736,6 +736,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 59, +/**/ 58, /**/ 57,