commit | 208534d9ae6e8dec5baff90440b58c63f0b37981 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat May 30 13:07:39 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 30 13:07:39 2020 +0200 |
tree | 5fa7d514fcc7472fa5e8523d7194ee4b6c3aab90 | |
parent | 823654bc06c847af20967d41db32d592aba416cb [diff] [blame] |
patch 8.2.0842: MS-Windows: channel tests fail Problem: MS-Windows: channel tests fail. Solution: Adjust #ifdefs. (closes #6162)
diff --git a/src/version.c b/src/version.c index 24ed70e..641b375 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 842, +/**/ 841, /**/ 840,