comparison src/version.c @ 2943:be6b65096362 v7.3.244

updated for version 7.3.244 Problem: MS-Windows: Build problem with old compiler. (John Beckett) Solution: Only use HandleToLong() when available. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Jul 2011 17:43:41 +0200
parents 512ddd87f1a8
children 52512eddb876
comparison
equal deleted inserted replaced
2942:8c36cfcf3e85 2943:be6b65096362
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 244,
712 /**/ 714 /**/
713 243, 715 243,
714 /**/ 716 /**/
715 242, 717 242,
716 /**/ 718 /**/