comparison src/version.c @ 5761:eeb150c07647 v7.4.225

updated for version 7.4.225 Problem: Dynamic Ruby doesn't work on Solaris. Solution: Always use the stubs. (Danek Duvall, Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Mar 2014 19:08:55 +0100
parents 092b8f61021b
children b650f2db8f96
comparison
equal deleted inserted replaced
5760:84811065e95f 5761:eeb150c07647
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 225,
737 /**/ 739 /**/
738 224, 740 224,
739 /**/ 741 /**/
740 223, 742 223,
741 /**/ 743 /**/