comparison src/version.c @ 6470:9657929ee562 v7.4.564

updated for version 7.4.564 Problem: FEAT_OSFILETYPE is used even though it's never defined. Solution: Remove the code. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Jan 2015 14:43:39 +0100
parents 9dc52b404c1b
children 22f95a018b13
comparison
equal deleted inserted replaced
6469:9cb37f9ff290 6470:9657929ee562
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 564,
744 /**/ 746 /**/
745 563, 747 563,
746 /**/ 748 /**/
747 562, 749 562,
748 /**/ 750 /**/