comparison src/version.c @ 6290:e0f2ed0efb49 v7.4.479

updated for version 7.4.479 Problem: MS-Windows: The console title can be wrong. Solution: Take the encoding into account. When restoring the title use the right function. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Wed, 15 Oct 2014 22:50:10 +0200
parents fcb898dea2bc
children e3149e2b4152
comparison
equal deleted inserted replaced
6289:018ff5bd148a 6290:e0f2ed0efb49
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 479,
744 /**/ 746 /**/
745 478, 747 478,
746 /**/ 748 /**/
747 477, 749 477,
748 /**/ 750 /**/