comparison src/version.c @ 5722:7e826028d399 v7.4.206

updated for version 7.4.206 Problem: Compiler warnings on 64 bit Windows. Solution: Add type casts. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Mar 2014 12:37:22 +0100
parents 0ace3a24c2a0
children 2aa909427e44
comparison
equal deleted inserted replaced
5721:f99b6efb5193 5722:7e826028d399
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 206,
741 /**/ 743 /**/
742 205, 744 205,
743 /**/ 745 /**/
744 204, 746 204,
745 /**/ 747 /**/