commit | caca646bf0f5e55fe32604e90b87b02034e2812b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 13 20:15:37 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 13 20:15:37 2014 +0200 |
tree | a11fb39a9b68c45f4821f73d311473460bb97b67 | |
parent | 8df5acfda9e5a41e643066e044f4adb47bfb83ba [diff] [blame] |
updated for version 7.4.294 Problem: Test files missing from patch. Solution: Patch the test files.
diff --git a/src/version.c b/src/version.c index ed72891..94e4e2d 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 294, +/**/ 293, /**/ 292,