diff src/version.c @ 3300:63d3541d0733 v7.3.417

updated for version 7.3.417 Problem: Test 43 fails with a tiny build. Solution: Only run test 43 with at least a small build.
author Bram Moolenaar <bram@vim.org>
date Thu, 26 Jan 2012 18:56:47 +0100
parents 22a626604672
children 4500a0ad2e0a
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 */
 /**/
+    417,
+/**/
     416,
 /**/
     415,