comparison src/version.c @ 5415:fa8447ec5823 v7.4.058

updated for version 7.4.058 Problem: Warnings on 64 bit Windows. Solution: Add type casts. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Sat, 02 Nov 2013 23:59:35 +0100
parents 3109053ce4e3
children 2a72805a3038
comparison
equal deleted inserted replaced
5414:68331356e02e 5415:fa8447ec5823
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 58,
741 /**/ 743 /**/
742 57, 744 57,
743 /**/ 745 /**/
744 56, 746 56,
745 /**/ 747 /**/