comparison 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
comparison
equal deleted inserted replaced
3403:214ea47cc322 3404:38a135730423
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 468,
717 /**/ 719 /**/
718 467, 720 467,
719 /**/ 721 /**/
720 466, 722 466,
721 /**/ 723 /**/