commit | 2b04d5f1ef0dfaac1706e413947a7297285fa7b9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 07 14:39:56 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 07 14:39:56 2022 +0000 |
tree | 5444c73d96c18d3f438ae7983d2eb3b084b2768d | |
parent | e664a327014f4aa8baf8549a34a4caab2f3116a3 [diff] [blame] |
patch 8.2.4027: import test fails on MS-Windows Problem: Import test fails on MS-Windows. Solution: Use a different directory name.
diff --git a/src/version.c b/src/version.c index 40c83bf..731f8ce 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4027, +/**/ 4026, /**/ 4025,