diff src/version.c @ 3044:dbd73fe939cf v7.3.294

updated for version 7.3.294 Problem: Patch 289 causes more problems than it solves. Solution: Rever the patch untill a better solution is found.
author Bram Moolenaar <bram@vim.org>
date Mon, 05 Sep 2011 20:13:42 +0200
parents 6cd0d6413a2e
children 0d8494c05113
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    294,
+/**/
     293,
 /**/
     292,