comparison src/version.c @ 5411:8d83c219fc7b v7.4.056

updated for version 7.4.056 Problem: Mac: Compilation problem with OS X 10.9 Mavericks. Solution: Include AvailabilityMacros.h when available. (Kazunobu Kuriyama)
author Bram Moolenaar <bram@vim.org>
date Sat, 02 Nov 2013 21:49:32 +0100
parents 38a755adc580
children 3109053ce4e3
comparison
equal deleted inserted replaced
5410:98ab541ce7e4 5411:8d83c219fc7b
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 56,
741 /**/ 743 /**/
742 55, 744 55,
743 /**/ 745 /**/
744 54, 746 54,
745 /**/ 747 /**/