comparison src/version.c @ 5124:6f24376028af v7.3.1305

updated for version 7.3.1305 Problem: Warnings from 64 bit compiler. Solution: Add type casts.
author Bram Moolenaar <bram@vim.org>
date Thu, 04 Jul 2013 21:19:33 +0200
parents 46d6318d5b96
children 71859e71b1f9
comparison
equal deleted inserted replaced
5123:fe4ec4b1d8a7 5124:6f24376028af
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 1305,
731 /**/ 733 /**/
732 1304, 734 1304,
733 /**/ 735 /**/
734 1303, 736 1303,
735 /**/ 737 /**/