comparison src/version.c @ 4369:c9820396afb9 v7.3.933

updated for version 7.3.933 Problem: Ruby on Mac crashes due to GC failure. Solution: Init the stack from main(). (Hiroshi Shirosaki)
author Bram Moolenaar <bram@vim.org>
date Sat, 11 May 2013 13:56:18 +0200
parents b7f2d97ae2b7
children 000bb500208d
comparison
equal deleted inserted replaced
4368:ef6e79cb8f02 4369:c9820396afb9
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 933,
731 /**/ 733 /**/
732 932, 734 932,
733 /**/ 735 /**/
734 931, 736 931,
735 /**/ 737 /**/