comparison src/version.c @ 5308:4fe1dfc7014e v7.4.007

updated for version 7.4.007 Problem: Creating a preview window on startup leaves the screen layout in a messed up state. (Marius Gedminas) Solution: Don't change firstwin. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 Aug 2013 14:14:27 +0200
parents 2374a05efe20
children b04bdb2c5fce
comparison
equal deleted inserted replaced
5307:f38e25b8dfbb 5308:4fe1dfc7014e
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 7,
730 /**/ 732 /**/
731 6, 733 6,
732 /**/ 734 /**/
733 5, 735 5,
734 /**/ 736 /**/