commit | 49346f4155b01a3d73f575f49359dd108eda939f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 29 23:57:54 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 29 23:57:54 2012 +0200 |
tree | 57a0b3558c5ff21d0de387532cb89fd906950b1c | |
parent | cc3e85f169ba44a6ac4b66c6fbb1774f7f7ae0db [diff] [blame] |
updated for version 7.3.582 Problem: Missing parts of the test OK file. Solution: Add the missing parts.
diff --git a/src/version.c b/src/version.c index 6fc8775..30583f7 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 582, +/**/ 581, /**/ 580,