comparison src/version.c @ 4891:4c42efb4c098 v7.3.1191

updated for version 7.3.1191 Problem: Backreference to previous line doesn't work. (Lech Lorens) Solution: Implement looking in another line.
author Bram Moolenaar <bram@vim.org>
date Fri, 14 Jun 2013 20:31:28 +0200
parents 25d64a4edc0b
children 07b9c48a30e9
comparison
equal deleted inserted replaced
4890:96328930d94c 4891:4c42efb4c098
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1191,
731 /**/ 733 /**/
732 1190, 734 1190,
733 /**/ 735 /**/
734 1189, 736 1189,
735 /**/ 737 /**/