commit | bbe917d9d465a66a29e38879c7f66df51b0b0dc3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 21 22:41:24 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 21 22:41:24 2016 +0200 |
tree | e2b79973cbfbd6e8f823274c6ad4d7bef38dc419 | |
parent | ebdd90ac282909c0bfcd6e83e70505abbbd5a38d [diff] [blame] |
patch 8.0.0007 Problem: Vim 7.4 is still mentioned in a few places. Solution: Update to Vim 8. (Uncle Bill, closes #1094)
diff --git a/src/version.c b/src/version.c index 2397792..660b828 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 7, +/**/ 6, /**/ 5,