commit | 01b2a23b95e9d2ca2fee5ad421756f3b1ca53910 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 17:56:16 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 17:56:16 2011 +0200 |
tree | 9e1aff91a0b9eaa3360d79d3ec4328c48a6e710d | |
parent | 44286ca3c40cd744d1a007443bbb3624f9c5c53c [diff] [blame] |
updated for version 7.3.252 Problem: Tests fail. (David Northfield) Solution: Add missing update for .ok file.
diff --git a/src/version.c b/src/version.c index 170e2fe..f206664 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 252, +/**/ 251, /**/ 250,