commit | f7befa9f1db3db1863aac25e123cd8d5e8c8c35a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 12 22:13:40 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 12 22:13:40 2011 +0200 |
tree | 1b76af646b87e50c071906774282b08e17ef4eb4 | |
parent | d9758e37ee2a2aa75edfca8ddf39780b9b619dec [diff] [blame] |
updated for version 7.3.215 Problem: Wrong file names in previous patch. (Toothpik) Solution: Include the option changes.
diff --git a/src/version.c b/src/version.c index 235ae80..e9c2582 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 215, +/**/ 214, /**/ 213,