commit | abb4d5f73fd97d8f3c3e32311959929820e74b54 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Mar 12 18:32:32 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Mar 12 18:32:32 2017 +0100 |
tree | 5ff68c38ebd4db8be76871fd795c5e4c6b2114e9 | |
parent | b5aedf3e228d35821591da9ae8501b61cf2e264c [diff] [blame] |
patch 8.0.0449: part of fold patch accidentally included Problem: Part of fold patch accidentally included. Solution: Revert that part of the patch.
diff --git a/src/version.c b/src/version.c index 7e4d0fe..54df706 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 449, +/**/ 448, /**/ 447,