comparison src/version.c @ 4238:26e59a39fdd9 v7.3.870

updated for version 7.3.870 Problem: Compiler warnings when using MingW 4.5.3. Solution: Do not use MAKEINTRESOURCE. Adjust #if. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Tue, 19 Mar 2013 14:48:29 +0100
parents 23ce9a61bdc2
children d52c45b35fb0
comparison
equal deleted inserted replaced
4237:6b0aa05d4e7a 4238:26e59a39fdd9
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 870,
731 /**/ 733 /**/
732 869, 734 869,
733 /**/ 735 /**/
734 868, 736 868,
735 /**/ 737 /**/