commit | 461fe50fea245b2b199d92ebce4d9875d856bd27 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 05 12:30:03 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 05 12:30:03 2017 +0100 |
tree | 0884b85e3affddec4134c65542d85eb3e7120a47 | |
parent | 1ad022a9b81d7829d5dc98cf5b8d0ee410558040 [diff] [blame] |
patch 8.0.1367: terminal test hangs, executing abcde Problem: terminal test hangs, executing abcde. (Stucki) Solution: Rename abcde to abxde.
diff --git a/src/version.c b/src/version.c index 4a82af9..c2445ce 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1367, +/**/ 1366, /**/ 1365,