comparison src/version.c @ 5549:32e50f85d2c7 v7.4.123

updated for version 7.4.123 Problem: Win32: Getting user name does not use wide function. Solution: Use GetUserNameW() if possible. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 11 Dec 2013 18:18:06 +0100
parents 270c62fe685a
children 9faba192ea90
comparison
equal deleted inserted replaced
5548:90f26849f78a 5549:32e50f85d2c7
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 123,
741 /**/ 743 /**/
742 122, 744 122,
743 /**/ 745 /**/
744 121, 746 121,
745 /**/ 747 /**/