commit | 77255cab7447792d781752707c8e163c838ec996 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jan 31 14:29:42 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jan 31 14:29:42 2019 +0100 |
tree | 533a005e497dcfa7f558c6fac9149b0b1658ed6c | |
parent | c45eb770a5988734ff2c572e5e2ce307158c33c8 [diff] [blame] |
patch 8.1.0860: debug lines left in the code Problem: Debug lines left in the code. Solution: Delete the lines.
diff --git a/src/version.c b/src/version.c index ed4c1b5..3478fd5 100644 --- a/src/version.c +++ b/src/version.c
@@ -784,6 +784,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 860, +/**/ 859, /**/ 858,