comparison src/version.c @ 6485:816c584ff174 v7.4.570

updated for version 7.4.570 Problem: Building with dynamic library does not work for Ruby 2.2.0 Solution: Change #ifdefs and #defines. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 14:04:10 +0100
parents ccb6962585f1
children 97b2ff29ae3a
comparison
equal deleted inserted replaced
6484:ce4ecfbebded 6485:816c584ff174
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 570,
744 /**/ 746 /**/
745 569, 747 569,
746 /**/ 748 /**/
747 568, 749 568,
748 /**/ 750 /**/