diff src/version.c @ 3644:d383bc2ba811 v7.3.582

updated for version 7.3.582 Problem: Missing parts of the test OK file. Solution: Add the missing parts.
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Jun 2012 23:57:54 +0200
parents 96249a1803e2
children a69b1d711ff9
line wrap: on
line diff
--- 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,