comparison src/version.c @ 4164:3ac9d7d8274e v7.3.834

updated for version 7.3.834 Problem: Ruby 2.0 has a few API changes. Solution: Add handling of Ruby 2.0. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Tue, 26 Feb 2013 13:41:35 +0100
parents b97109760603
children d356b5ce84ce
comparison
equal deleted inserted replaced
4163:35697a538f46 4164:3ac9d7d8274e
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 834,
731 /**/ 733 /**/
732 833, 734 833,
733 /**/ 735 /**/
734 832, 736 832,
735 /**/ 737 /**/