comparison src/version.c @ 5594:bcf25cc08236 v7.4.144

updated for version 7.4.144 Problem: MingW also supports intptr_t for OPEN_OH_ARGTYPE. Solution: Adjust #ifdef. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Tue, 14 Jan 2014 12:18:45 +0100
parents d11f223f4c75
children 1098b7b6e147
comparison
equal deleted inserted replaced
5593:88f03b93d0e5 5594:bcf25cc08236
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 144,
741 /**/ 743 /**/
742 143, 744 143,
743 /**/ 745 /**/
744 142, 746 142,
745 /**/ 747 /**/