commit | 5f7e7bdcf865df67099c59013775d14c85358300 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 22 14:08:43 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 22 14:08:43 2017 +0200 |
tree | 53fa196ad9e721207e1e8b2193f33da4514bd0cc | |
parent | e906ae85b291ccc7da842b7ac609c697bb582e1f [diff] [blame] |
patch 8.0.0741: cannot build with HPUX Problem: Cannot build with HPUX. Solution: Rename envbuf_TERM to envbuf_Term. (John Marriott)
diff --git a/src/version.c b/src/version.c index 399641b..8ef9b5d 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 741, +/**/ 740, /**/ 739,