comparison 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
comparison
equal deleted inserted replaced
2091:95b659982b7c 2092:98cc757f7e3d
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 376,
684 /**/ 686 /**/
685 375, 687 375,
686 /**/ 688 /**/
687 374, 689 374,
688 /**/ 690 /**/