comparison src/version.c @ 5086:6ddc1785c4ff v7.3.1286

updated for version 7.3.1286 Problem: Check for screen size missing for Athena and Motif. Solution: Add call to limit_screen_size().
author Bram Moolenaar <bram@vim.org>
date Mon, 01 Jul 2013 21:43:08 +0200
parents 14e7a115d54d
children 34c629c3b4ba
comparison
equal deleted inserted replaced
5085:4adcd9575a00 5086:6ddc1785c4ff
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1286,
731 /**/ 733 /**/
732 1285, 734 1285,
733 /**/ 735 /**/
734 1284, 736 1284,
735 /**/ 737 /**/