comparison src/version.c @ 6714:dc96dd80aef8 v7.4.681

updated for version 7.4.681 Problem: MS-Windows: When Vim is minimized the window height is computed incorrectly. Solution: When minimized use the previously computed size. (Ingo Karkat)
author Bram Moolenaar <bram@vim.org>
date Tue, 24 Mar 2015 17:57:12 +0100
parents c939d19bd86e
children f242cf1f9897
comparison
equal deleted inserted replaced
6713:e544e57681f0 6714:dc96dd80aef8
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 681,
744 /**/ 746 /**/
745 680, 747 680,
746 /**/ 748 /**/
747 679, 749 679,
748 /**/ 750 /**/