comparison src/version.c @ 5714:22d7af9ff3e5 v7.4.202

updated for version 7.4.202 Problem: MS-Windows: non-ASCII font names don't work. Solution: Convert between the current code page and 'encoding'. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 19:24:37 +0100
parents 06e5f65c34d8
children fb24b025c7cf
comparison
equal deleted inserted replaced
5713:7f6acd6dc5b3 5714:22d7af9ff3e5
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 202,
741 /**/ 743 /**/
742 201, 744 201,
743 /**/ 745 /**/
744 200, 746 200,
745 /**/ 747 /**/