diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    623,
+/**/
     622,
 /**/
     621,