comparison src/version.c @ 5421:739074bdceb8 v7.4.061

updated for version 7.4.061 Problem: Availability macros configure check in wrong place. Solution: Also check when not using Darwin. Remove version check.
author Bram Moolenaar <bram@vim.org>
date Sun, 03 Nov 2013 00:41:00 +0100
parents 46ca8fcee525
children d59a0b8e5584
comparison
equal deleted inserted replaced
5420:097ce8cd72f5 5421:739074bdceb8
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 61,
741 /**/ 743 /**/
742 60, 744 60,
743 /**/ 745 /**/
744 59, 746 59,
745 /**/ 747 /**/