commit | ff8a75dab738a2d1e81202b5dd1c03fc45d714f2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 20 12:39:39 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 20 12:39:39 2015 +0100 |
tree | 10e4d13bd65962572a95140bfb96e3367eb5955a | |
parent | ff13610d7b40bee4ae58c3ce3e3b4ca7012a6c4f [diff] [blame] |
updated for version 7.4.584 Problem: With tiny features test_command_count may fail. Solution: Source small.vim. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 8b35b7e..b38e20b 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 584, +/**/ 583, /**/ 582,