comparison src/version.c @ 3959:d3158bf4dee9 v7.3.735

updated for version 7.3.735 Problem: Cannot build Ruby 1.9 with MingW or Cygwin. Solution: Add another include directory. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 28 Nov 2012 16:18:29 +0100
parents fc8b4a06af9d
children b1536bbbda10
comparison
equal deleted inserted replaced
3958:de934a4d6e3d 3959:d3158bf4dee9
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 735,
728 /**/ 730 /**/
729 734, 731 734,
730 /**/ 732 /**/
731 733, 733 733,
732 /**/ 734 /**/