comparison src/version.c @ 6392:2bb019eb60ca v7.4.527

updated for version 7.4.527 Problem: Still confusing regexp failure and NFA_TOO_EXPENSIVE. Solution: NFA changes equivalent of 7.4.526.
author Bram Moolenaar <bram@vim.org>
date Sun, 23 Nov 2014 15:57:49 +0100
parents 230b52b9d35e
children 5f49ac8426df
comparison
equal deleted inserted replaced
6391:03a813f2cf51 6392:2bb019eb60ca
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 527,
744 /**/ 746 /**/
745 526, 747 526,
746 /**/ 748 /**/
747 525, 749 525,
748 /**/ 750 /**/