comparison src/version.c @ 6594:3cca9b0cc1a0 v7.4.623

updated for version 7.4.623 Problem: Crash with pattern: \(\)\{80000} (Dominique Pelle) Solution: When the max limit is large fall back to the old engine.
author Bram Moolenaar <bram@vim.org>
date Tue, 10 Feb 2015 18:18:17 +0100
parents 599112d00aa9
children f8f2a61e538d
comparison
equal deleted inserted replaced
6593:cd5eff09c1ae 6594:3cca9b0cc1a0
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 623,
744 /**/ 746 /**/
745 622, 747 622,
746 /**/ 748 /**/
747 621, 749 621,
748 /**/ 750 /**/