comparison src/version.c @ 5755:9123b4d3ef05 v7.4.222

updated for version 7.4.222 Problem: The Ruby directory is constructed from parts. Solution: Use 'rubyarchhdrdir' if it exists. (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Mar 2014 17:19:09 +0100
parents a548aae15b3a
children 4b78922d557c
comparison
equal deleted inserted replaced
5754:a9023919be41 5755:9123b4d3ef05
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 222,
737 /**/ 739 /**/
738 221, 740 221,
739 /**/ 741 /**/
740 220, 742 220,
741 /**/ 743 /**/