commit | 9cc5f75932b10f611d8b3f444d025053f9dbcab1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 23 22:07:27 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 23 22:07:27 2017 +0200 |
tree | 5fa68b7f65cb56bb65dd6b0ff44558fec713d25d | |
parent | c31f9ae4f1976544522313b182957793063ee02c [diff] [blame] |
patch 8.0.0763: libvterm can be improved Problem: Libvterm can be improved. Solution: Various small improvements, more comments.
diff --git a/src/version.c b/src/version.c index c344072..e2ab84c 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 763, +/**/ 762, /**/ 761,