comparison src/version.c @ 2931:f2c108f44f41 v7.3.238

updated for version 7.3.238 Problem: Compiler warning for conversion. Solution: Add type cast. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Jul 2011 15:04:52 +0200
parents e3bb93df6c34
children 0bef86c5c985
comparison
equal deleted inserted replaced
2930:c45a38bd18a9 2931:f2c108f44f41
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 238,
712 /**/ 714 /**/
713 237, 715 237,
714 /**/ 716 /**/
715 236, 717 236,
716 /**/ 718 /**/