commit | a62372be1f73b69f9d4c9413ec816d773a16a0f5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 09 20:41:40 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 09 20:41:40 2020 +0200 |
tree | e9d08905a62bab6b3a1c31e6f96b9e61fd323ef3 | |
parent | 4ed124cc6c0c55385c3b2fed9f9357baf42edbcc [diff] [blame] |
patch 8.2.1648: Amiga: no common build file for Amiga (-like) systems Problem: Amiga: no common build file for Amiga (-like) systems. Solution: Turn Make_morph.mak into Make_ami.mak. (Ola Söder, closes #6805)
diff --git a/src/version.c b/src/version.c index 5cb8df0..5632a9f 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1648, +/**/ 1647, /**/ 1646,