commit | ac665c24c97582a64ae2d151a812eca92c1ff2d6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 08 20:39:15 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 08 20:39:15 2020 +0100 |
tree | 64a449787e972fc1caab80ce90697d7004d8a7ad | |
parent | 023fd5d21323fe6dffa080bd20c4d39e1212d353 [diff] [blame] |
patch 8.2.2112: running tests may leave some files behind Problem: Running tests may leave some files behind. Solution: Delete the right files. Fix a few typos. (Dominique Pellé, closes #7436
diff --git a/src/version.c b/src/version.c index 07dc6a2..f441581 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2112, +/**/ 2111, /**/ 2110,