comparison src/version.c @ 6357:7623d953d3bc v7.4.511

updated for version 7.4.511 Problem: Generating proto for if_ruby.c uses type not defined elsewhere. Solution: Do not generate a prototype for rb_gc_writebarrier_unprotect_promoted()
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Nov 2014 16:05:04 +0100
parents 05850b74218b
children 9f9058aeba0d
comparison
equal deleted inserted replaced
6356:beea2a73a246 6357:7623d953d3bc
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 511,
744 /**/ 746 /**/
745 510, 747 510,
746 /**/ 748 /**/
747 509, 749 509,
748 /**/ 750 /**/