commit | 816736bcc74ddd058f68d565d9e2b2fca153c33a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Aug 29 23:01:45 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Aug 29 23:01:45 2022 +0100 |
tree | e4ec85d3167ebcb44a87c64b6591385f8967e7bd | |
parent | 15cae5c9ca3d2dc0b2c9ac29d27c4ba765362ab5 [diff] [blame] |
patch 9.0.0325: MS-Windows: completion test fails Problem: MS-Windows: completion test fails. Solution: Adjust directory prefix.
diff --git a/src/version.c b/src/version.c index 915e486..5e1d931 100644 --- a/src/version.c +++ b/src/version.c
@@ -708,6 +708,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 325, +/**/ 324, /**/ 323,