commit | b7a846d0e04e2b0131fe6374f1ccdae5c7266776 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 17 21:40:31 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 17 21:40:31 2013 +0200 |
tree | 12f2d8092f6ead618a2ff0383cac511926b95ea7 | |
parent | 69b52456fcf68da22b2f144ca709c21eef7f5832 [diff] [blame] |
updated for version 7.4a.033 Problem: Test 98 always passes. Solution: Include test98a.in in test98.in, execute the crucial command in one line. (Yukihiro Nakadaira)
diff --git a/src/version.c b/src/version.c index 97ffa78..2ac4f98 100644 --- a/src/version.c +++ b/src/version.c
@@ -728,6 +728,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 33, +/**/ 32, /**/ 31,