commit | 88e6cc253903c86d06abb59b35c85e6aef0152f3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 30 19:19:29 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 30 19:19:29 2020 +0200 |
tree | 5722c4f7f02a6bab7c2d853b923e8b3b7fa44e2f | |
parent | a161cb5dddd6d374899e46fde834ce9ba5c80c0b [diff] [blame] |
patch 8.2.0666: Ruby test fails on MS-Windows Problem: Ruby test fails on MS-Windows. Solution: Remove the "maintainer" line. (Ken Takata, closes #6015)
diff --git a/src/version.c b/src/version.c index a04f4b3..7a563d1 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 666, +/**/ 665, /**/ 664,