comparison src/version.c @ 6251:d5eba03293a6 v7.4.460

updated for version 7.4.460 Problem: Can't build without the quickfix feature. (Erik Falor) Solution: Add a #ifdef.
author Bram Moolenaar <bram@vim.org>
date Wed, 24 Sep 2014 13:26:44 +0200
parents 7816c24ff890
children 4eba2bdb26f2
comparison
equal deleted inserted replaced
6250:187798e5e4b5 6251:d5eba03293a6
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 460,
744 /**/ 746 /**/
745 459, 747 459,
746 /**/ 748 /**/
747 458, 749 458,
748 /**/ 750 /**/