comparison src/version.c @ 5249:47a09a572ea6 v7.4b.001

updated for version 7.4b.001 Problem: Win32: dialog may extend off-screen. Solution: Reduce the size, use correct borders. (Andrei Olsen)
author Bram Moolenaar <bram@vim.org>
date Thu, 01 Aug 2013 13:20:42 +0200
parents 09c88160095d
children 2e63b6c763f7
comparison
equal deleted inserted replaced
5248:feddf3681a17 5249:47a09a572ea6
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 1,
730 /**/ 732 /**/
731 0 733 0
732 }; 734 };
733 735
734 /* 736 /*