summaryrefslogtreecommitdiffstats
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2012-06-29 23:57:54 +0200
committerBram Moolenaar <Bram@vim.org>2012-06-29 23:57:54 +0200
commit49346f4155b01a3d73f575f49359dd108eda939f (patch)
tree57a0b3558c5ff21d0de387532cb89fd906950b1c /src/version.c
parentcc3e85f169ba44a6ac4b66c6fbb1774f7f7ae0db (diff)
updated for version 7.3.582v7.3.582
Problem: Missing parts of the test OK file. Solution: Add the missing parts.
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index 6fc8775328..30583f777e 100644
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 582,
+/**/
581,
/**/
580,