comparison src/version.c @ 5475:9334c994be7b v7.4.087

updated for version 7.4.087 Problem: Compiler warning on 64 bit Windows systems. Solution: Fix type cast. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Mon, 11 Nov 2013 23:17:39 +0100
parents 60a5b7b82016
children 853a76c7fded
comparison
equal deleted inserted replaced
5474:f6940759212d 5475:9334c994be7b
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 87,
741 /**/ 743 /**/
742 86, 744 86,
743 /**/ 745 /**/
744 85, 746 85,
745 /**/ 747 /**/