commit | 59838520c7a452adbe82b583dcdf967483b00a98 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 13 13:46:33 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 13 13:46:33 2014 +0200 |
tree | 7d5184401dc952e0e6830a568169719ae9c3e90f | |
parent | fd859c9878c9457f281941d55d3ca1124e9f90d5 [diff] [blame] |
updated for version 7.4.286 Problem: Error messages are inconsistant. (ZyX) Solution: Change "Lists" to "list".
diff --git a/src/version.c b/src/version.c index ac01f42..e510d37 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 286, +/**/ 285, /**/ 284,