commit | 7da341560ec8db7e81cd80092b046b60a482fbbe | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Nov 24 19:30:55 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 24 19:30:55 2021 +0000 |
tree | f730b64f0d74c28697b322dfe965a071170028c4 | |
parent | 19916a8c8920b6a1fd737ffa6d4e363fc7a96319 [diff] [blame] |
patch 8.2.3666: libvterm is outdated Problem: Libvterm is outdated. Solution: Include patches from revision 769 to revision 789.
diff --git a/src/version.c b/src/version.c index 7a29e4e..527691c 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3666, +/**/ 3665, /**/ 3664,