commit | 15cae5c9ca3d2dc0b2c9ac29d27c4ba765362ab5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Aug 29 22:51:38 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Aug 29 22:51:38 2022 +0100 |
tree | c5455c88e149b54928e83d3786affe131caf1012 | |
parent | 3b0d70f4ff436cb144683dafd956e8a3ee485a90 [diff] [blame] |
patch 9.0.0324: MS-Windows: resolve() test fails Problem: MS-Windows: resolve() test fails. Solution: Revert renaming the directory.
diff --git a/src/version.c b/src/version.c index a047151..915e486 100644 --- a/src/version.c +++ b/src/version.c
@@ -708,6 +708,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 324, +/**/ 323, /**/ 322,