commit | caca92be8a8556ff26f8ba37a517b68848b93744 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 14 20:10:33 2013 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 14 20:10:33 2013 +0100 |
tree | 6839bbcf87d87026a83540c395636d65685c324b | |
parent | f6ecd99cec462c414da20a26a4e383484659659d [diff] [blame] |
updated for version 7.3.817 Problem: Test 89 fails with tiny and small features. Solution: Add sourcing small.vim.
diff --git a/src/version.c b/src/version.c index 06f4f88..0b76a0e 100644 --- a/src/version.c +++ b/src/version.c
@@ -726,6 +726,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 817, +/**/ 816, /**/ 815,