commit | b8f8461d94e153c591eff126f508b25ce5c30639 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 26 22:54:11 2013 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 26 22:54:11 2013 +0100 |
tree | f4570ed651c7827011987d92576aee5825ee852a | |
parent | 988232fabba5d5dc154fcb962243a36740f02b12 [diff] [blame] |
updated for version 7.3.843 Problem: Missing test file changes. Solution: Change the tests.
diff --git a/src/version.c b/src/version.c index f49cd4a..3620761 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 843, +/**/ 842, /**/ 841,