commit | 7155fb6614f45a4e573bbfca23b5d150604ad506 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 06 09:11:39 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 06 09:11:39 2022 +0000 |
tree | 1bae842cef709ae35a5a84b307c8f64c9eb6f024 | |
parent | 9dacdb1d56ee0f9272f3fc956a12f15f84ffb205 [diff] [blame] |
patch 9.0.1018: suspend test still fails on Mac OS Problem: Suspend test still fails on Mac OS. Solution: Make 'keyprotocol' empty.
diff --git a/src/version.c b/src/version.c index 4ba888e..eb34e00 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1018, +/**/ 1017, /**/ 1016,