commit | adbb383e0f2bb59286ea8133f02c448fd334958f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 19 14:49:51 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 19 14:49:51 2022 +0000 |
tree | 58165dd305b90a6b5d7cd7283111066a1b87acd8 | |
parent | 20563e0f848d88b025ae5d2b0601f8bc51944974 [diff] [blame] |
patch 8.2.4422: autochdir test fails on MS-Windows Problem: Autochdir test fails on MS-Windows. Solution: Expecta nother error on MS-Windows.
diff --git a/src/version.c b/src/version.c index 21fefba..2e3fa4f 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4422, +/**/ 4421, /**/ 4420,