commit | 14ddd226daa324831e1872c352452f202fd6068c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 05 12:02:40 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 05 12:02:40 2020 +0200 |
tree | fe33ee91c8fba5e486e513a6aaff7259804cdce7 | |
parent | ff1cd39cfe62d5089d5e703f4eb290694751ace3 [diff] [blame] |
patch 8.2.1369: MS-Windows: autocommand test sometimes fails Problem: MS-Windows: autocommand test sometimes fails. Solution: Do not rely on the cat command.
diff --git a/src/version.c b/src/version.c index 2609eb7..a0f4593 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1369, +/**/ 1368, /**/ 1367,