commit | 2c5c1638a9fe2ef34f2fd09ed69e10ef2e821f0a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 30 19:54:38 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 30 19:54:38 2020 +0200 |
tree | f72dc4ec3017046cf99213a5fd23d08a5bd6855c | |
parent | 88e6cc253903c86d06abb59b35c85e6aef0152f3 [diff] [blame] |
patch 8.2.0667: cannot install Haiku version from source Problem: Cannot install Haiku version from source. Solution: Update Makefile and rdef file. (Emir Sari, closes #6013)
diff --git a/src/version.c b/src/version.c index 7a563d1..c57ef87 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 667, +/**/ 666, /**/ 665,