comparison src/version.c @ 5318:8e28c23e482c v7.4.012

updated for version 7.4.012 Problem: MS-Windows: resolving shortcut does not work properly with multi-byte characters. Solution: Use wide system functions. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Fri, 30 Aug 2013 16:44:19 +0200
parents 54e66395831c
children 07737d3aa817
comparison
equal deleted inserted replaced
5317:076f115ed30d 5318:8e28c23e482c
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 12,
741 /**/ 743 /**/
742 11, 744 11,
743 /**/ 745 /**/
744 10, 746 10,
745 /**/ 747 /**/