comparison src/version.c @ 4438:20e30e31bd86 v7.3.967

updated for version 7.3.967 Problem: Build fails on Mac OSX. (Greg Novack) Solution: Undefine clear().
author Bram Moolenaar <bram@vim.org>
date Fri, 17 May 2013 21:20:17 +0200
parents 9b800f0a757f
children dfbe53a54c79
comparison
equal deleted inserted replaced
4437:eb6ab7e78925 4438:20e30e31bd86
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 967,
731 /**/ 733 /**/
732 966, 734 966,
733 /**/ 735 /**/
734 965, 736 965,
735 /**/ 737 /**/