comparison src/version.c @ 6573:ffba266e064d v7.4.613

updated for version 7.4.613 Problem: The NFA engine does not implement the 'redrawtime' time limit. Solution: Implement the time limit.
author Bram Moolenaar <bram@vim.org>
date Tue, 03 Feb 2015 16:49:24 +0100
parents 75238dbe8543
children a7e485b683d8
comparison
equal deleted inserted replaced
6572:b1a249aa97a9 6573:ffba266e064d
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 613,
744 /**/ 746 /**/
745 612, 747 612,
746 /**/ 748 /**/
747 611, 749 611,
748 /**/ 750 /**/