comparison src/version.c @ 6132:0242c27e40e1 v7.4.404

updated for version 7.4.404 Problem: Windows 64 bit compiler warnings. Solution: Add type casts. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Aug 2014 22:05:53 +0200
parents 86fb698a38d5
children 4c25af735304
comparison
equal deleted inserted replaced
6131:b201f6f99781 6132:0242c27e40e1
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 404,
744 /**/ 746 /**/
745 403, 747 403,
746 /**/ 748 /**/
747 402, 749 402,
748 /**/ 750 /**/