commit | 97a80e440ace3d433af3713271de8d53bbc36ab3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 30 13:31:49 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 30 13:31:49 2017 +0200 |
tree | 40078112ee12bad17e6f03bcf756f3d1e861ed78 | |
parent | b47a2597e64b4c4f728433ae005cf6ff1d0dd5c1 [diff] [blame] |
patch 8.0.1015: missing update to terminal test Problem: Missing update to terminal test. Solution: Add the changes to the test.
diff --git a/src/version.c b/src/version.c index 8f6d26f..8af0c0d 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1015, +/**/ 1014, /**/ 1013,