commit | 9c5589c7cef9bacc41e2c359f60c53ed67c010de | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 23 17:15:18 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 23 17:15:18 2017 +0200 |
tree | 9b9cac6559ca232631d741ea9d350e6b7f6ed010 | |
parent | 2aeaf3fc013a3c4828d6e98a80e6a2e2d980f109 [diff] [blame] |
patch 8.0.0757: libvterm MSVC Makefile not included in the distribution Problem: Libvterm MSVC Makefile not included in the distribution. Solution: Add the file to the list.
diff --git a/src/version.c b/src/version.c index 4652529..ad2a45d 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 757, +/**/ 756, /**/ 755,