comparison src/version.c @ 3951:778ff2e87806 v7.3.731

updated for version 7.3.731 Problem: Py3Init_vim() is exported uneccessarily. Solution: Make it static. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 28 Nov 2012 15:33:14 +0100
parents 37a4cacd2051
children fa8bf69d3866
comparison
equal deleted inserted replaced
3950:cb19e47c34a7 3951:778ff2e87806
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 731,
728 /**/ 730 /**/
729 730, 731 730,
730 /**/ 732 /**/
731 729, 733 729,
732 /**/ 734 /**/