comparison src/version.c @ 5386:c0e3990aed3f v7.4.044

updated for version 7.4.044 Problem: Can't build with old MSVC. (Wang Shoulin) Solution: Define OPEN_OH_ARGTYPE instead of using intptr_t directly.
author Bram Moolenaar <bram@vim.org>
date Sun, 29 Sep 2013 19:05:21 +0200
parents 6d11572e2c8b
children 8ced827b2e8b
comparison
equal deleted inserted replaced
5385:b13c957a4cc7 5386:c0e3990aed3f
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 44,
741 /**/ 743 /**/
742 43, 744 43,
743 /**/ 745 /**/
744 42, 746 42,
745 /**/ 747 /**/