comparison src/version.c @ 2702:77f3dd990b12 v7.3.119

updated for version 7.3.119 Problem: Build problem on Mac. (Nicholas Stallard) Solution: Use "extern" instead of "EXTERN" for p_vfile.
author Bram Moolenaar <bram@vim.org>
date Sat, 12 Feb 2011 14:00:03 +0100
parents 6d80dbca8501
children 47a0dcad7216
comparison
equal deleted inserted replaced
2701:6d80dbca8501 2702:77f3dd990b12
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 119,
717 /**/ 719 /**/
718 118, 720 118,
719 /**/ 721 /**/
720 117, 722 117,
721 /**/ 723 /**/