commit | 95e59a355bea9d6234fead07d855880e822a8eaf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 19 20:33:33 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 19 20:33:33 2020 +0100 |
tree | d46175b20735fa8a2a68ae3bac31bbcfffa1ae36 | |
parent | 40d235e7305ce6ff696e8301c62a41f1f07f8aca [diff] [blame] |
patch 8.2.0416: test leaves file behind Problem: Test leaves file behind. Solution: Delete the file.
diff --git a/src/version.c b/src/version.c index f018e6b..2949f05 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 416, +/**/ 415, /**/ 414,