commit | beae4084fd34c56d43787be73588070ddc474251 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 23 15:41:49 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 23 15:41:49 2020 +0200 |
tree | 33f63f17814157cb1a4c2d5bb9cf3f006dd32ed2 | |
parent | 95a467e7eeab664a71446e320d328d1d7c52a35a [diff] [blame] |
patch 8.2.0622: Haiku: GUI does not compile Problem: Haiku: GUI does not compile. Solution: Various fixes. (Emir Sari, closes #5961)
diff --git a/src/version.c b/src/version.c index e446e6b..7bfe8b0 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 622, +/**/ 621, /**/ 620,