diff src/version.c @ 6512:f2978794e801 v7.4.583

updated for version 7.4.583 Problem: With tiny features test 16 may fail. Solution: Source small.vim. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 20 Jan 2015 12:14:01 +0100
parents dfd593d81818
children 79b3d83592c5
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    583,
+/**/
     582,
 /**/
     581,