comparison src/version.c @ 3592:b8924014a039 v7.3.556

updated for version 7.3.556 Problem: Compiler warnings on 64 bit Windows. Solution: Add type casts. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Thu, 14 Jun 2012 20:59:25 +0200
parents 8fb7bd9dfb2b
children a220dd97b5c7
comparison
equal deleted inserted replaced
3591:869a63c3f311 3592:b8924014a039
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 556,
717 /**/ 719 /**/
718 555, 720 555,
719 /**/ 721 /**/
720 554, 722 554,
721 /**/ 723 /**/