diff src/version.c @ 6145:2fd550c75256 v7.4.410

updated for version 7.4.410 Problem: Fold does not open after search when there is a CmdwinLeave autocommand. Solution: Restore KeyTyped. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Sun, 17 Aug 2014 17:24:07 +0200
parents de35e123e63c
children d4e0c197e979
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 */
 /**/
+    410,
+/**/
     409,
 /**/
     408,