diff src/version.c @ 6264:521c49b6de9d v7.4.466

updated for version 7.4.466 Problem: CTRL-W } does not open preview window. (Erik Falor) Solution: Don't set g_do_tagpreview for CTRL-W }.
author Bram Moolenaar <bram@vim.org>
date Thu, 09 Oct 2014 10:44:37 +0200
parents 452e8b2a0ab3
children 0a4efa3d2019
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 */
 /**/
+    466,
+/**/
     465,
 /**/
     464,