commit | ce5c2742012e4793cb4cf82791e849f817fecd95 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 30 21:51:31 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 30 21:51:31 2017 +0200 |
tree | 3b3c51688aefd5e8cdfdbe8818e1703608fe45da | |
parent | 85325f839a14212c7d517a4cb3464c347bfd0c1e [diff] [blame] |
patch 8.0.0527: leftover file from RISC OS Problem: RISC OS support was removed long ago, but one file is still included. Solution: Delete the file. (Thomas Dziedzic, closes #1603)
diff --git a/src/version.c b/src/version.c index 436b2a1..71b0410 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 527, +/**/ 526, /**/ 525,