comparison src/version.c @ 2647:dfd5dcc73daa v7.3.067

updated for version 7.3.067 Problem: Ruby: Init_prelude is not always available. Solution: Remove use of Init_prelude. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Wed, 24 Nov 2010 17:03:38 +0100
parents ff3a304b4ac2
children 656e652c6579
comparison
equal deleted inserted replaced
2646:ff3a304b4ac2 2647:dfd5dcc73daa
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 67,
717 /**/ 719 /**/
718 66, 720 66,
719 /**/ 721 /**/
720 65, 722 65,
721 /**/ 723 /**/