commit | 8f7b29f033305fafc237c8e56e4b04172fd62e32 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 16 17:15:18 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 16 17:15:18 2019 +0200 |
tree | a3619daffd2a5eef17819ec56b53f4c330c34032 | |
parent | 9115c611dbd3e4abab583eade6888421f66077e7 [diff] |
patch 8.1.2157: libvterm source files missing from distribution Problem: Libvterm source files missing from distribution. Solution: Rename source files. (closes #5065)
diff --git a/src/version.c b/src/version.c index 573b5cc..f8602f7 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2157, +/**/ 2156, /**/ 2155,