comparison src/version.c @ 6295:15e88e3750e3 v7.4.481

updated for version 7.4.481 Problem: Compiler warning on MS-Windows. Solution: Add type casts. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Thu, 16 Oct 2014 20:35:36 +0200
parents e3149e2b4152
children 488bb7c4ace0
comparison
equal deleted inserted replaced
6294:67d6321314df 6295:15e88e3750e3
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 481,
744 /**/ 746 /**/
745 480, 747 480,
746 /**/ 748 /**/
747 479, 749 479,
748 /**/ 750 /**/