comparison src/version.c @ 2669:ee50cd1a3032 v7.3.088

updated for version 7.3.088 Problem: Ruby can't load Gems sometimes, may cause a crash. Solution: Undefine off_t. Use ruby_process_options(). (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Fri, 24 Dec 2010 13:39:35 +0100
parents bfade53bcafb
children 28398206597f
comparison
equal deleted inserted replaced
2668:bfade53bcafb 2669:ee50cd1a3032
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 88,
717 /**/ 719 /**/
718 87, 720 87,
719 /**/ 721 /**/
720 86, 722 86,
721 /**/ 723 /**/