commit | 1a0f2005002a9993ba7313d1978fa2043314f8b8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 28 15:38:10 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 28 15:38:10 2017 +0200 |
tree | d4c2d5843215236eaa9b651aad3c5be363434b80 | |
parent | b41bf8e6b45a773456031954bca1bc4212cbffbe [diff] [blame] |
patch 8.0.0792: spell test leaves files behind Problem: Spell test leaves files behind. Solution: Delete the files.
diff --git a/src/version.c b/src/version.c index 350897b..3b45c94 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 792, +/**/ 791, /**/ 790,