diff src/version.c @ 5903:fdea5ea9afd1 v7.4.294

updated for version 7.4.294 Problem: Test files missing from patch. Solution: Patch the test files.
author Bram Moolenaar <bram@vim.org>
date Tue, 13 May 2014 20:15:37 +0200
parents 10fc95f48546
children 662ae48e7e24
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    294,
+/**/
     293,
 /**/
     292,