comparison src/version.c @ 5716:fb24b025c7cf v7.4.203

updated for version 7.4.203 Problem: Parsing 'errorformat' is not correct. Solution: Reset "multiignore" at the start of a multi-line message. (Lcd)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 19:41:55 +0100
parents 22d7af9ff3e5
children f5120cbf16b9
comparison
equal deleted inserted replaced
5715:c493330e972c 5716:fb24b025c7cf
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 203,
741 /**/ 743 /**/
742 202, 744 202,
743 /**/ 745 /**/
744 201, 746 201,
745 /**/ 747 /**/