diff src/version.c @ 3404:38a135730423 v7.3.468

updated for version 7.3.468 Problem: For some compilers the error file is not easily readable. Solution: Use QuickFixCmdPre for more commands. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Mar 2012 20:13:49 +0100
parents 276d58e9265c
children e61c3b09ae86
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    468,
+/**/
     467,
 /**/
     466,