commit | 4e83961985abb78757b135f29ac4ffde675247af | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 30 21:58:03 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 30 21:58:03 2017 +0200 |
tree | 3d2f7719b78cdc2119e1f075157e07a732b44fc5 | |
parent | 4bebc9a0565670b853d227f81a9a31eafdb47eed [diff] [blame] |
patch 8.0.1025: stray copy command in test Problem: Stray copy command in test. Solution: Remove the copy command.
diff --git a/src/version.c b/src/version.c index 89d58e2..bce80f0 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1025, +/**/ 1024, /**/ 1023,