commit | a2e408f5981b4da64426c3bda98d837ea36469bf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun May 17 23:00:52 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 17 23:00:52 2020 +0200 |
tree | 187ff59a89ea6cf62953f9ba71a8e988314f28c1 | |
parent | 0b39ec3c7dd41852fa6f0430b3f963c59d0b50d8 [diff] [blame] |
patch 8.2.0787: libvterm code lags behind the upstream version Problem: Libvterm code lags behind the upstream version. Solution: Include revisions 741 - 742.
diff --git a/src/version.c b/src/version.c index d04f529..abdb68a 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 787, +/**/ 786, /**/ 785,