diff src/version.c @ 2092:98cc757f7e3d v7.2.376

updated for version 7.2.376 Problem: ml_get error when using SiSU syntax. (Nathan Thomas) Solution: If the match ends below the last line move it to the end of the last line.
author Bram Moolenaar <bram@zimbu.org>
date Wed, 24 Feb 2010 17:22:20 +0100
parents 95b659982b7c
children 0e4631bf9441
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -682,6 +682,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    376,
+/**/
     375,
 /**/
     374,