comparison src/version.c @ 5436:efa40be729c2 v7.4.068

updated for version 7.4.068 Problem: Cannot build Vim on Mac with non-Apple compilers. Solution: Remove the -no-cpp-precomp flag. (Misty De Meo)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 Nov 2013 04:57:50 +0100
parents 86bf09a1b6d0
children 878ed73c7070
comparison
equal deleted inserted replaced
5435:0184b28eaeae 5436:efa40be729c2
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 68,
741 /**/ 743 /**/
742 67, 744 67,
743 /**/ 745 /**/
744 66, 746 66,
745 /**/ 747 /**/