comparison src/version.c @ 5830:e8ffd1e6c8dc v7.4.258

updated for version 7.4.258 Problem: Configure fails if $CC contains options. Solution: Remove quotes around $CC. (Paul Barker)
author Bram Moolenaar <bram@vim.org>
date Sat, 12 Apr 2014 13:12:24 +0200
parents 17903ded5e9a
children e4cd5bb75029
comparison
equal deleted inserted replaced
5829:15f5810bf181 5830:e8ffd1e6c8dc
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 258,
737 /**/ 739 /**/
738 257, 740 257,
739 /**/ 741 /**/
740 256, 742 256,
741 /**/ 743 /**/