comparison src/version.c @ 2673:5a1fe35a6eaf v7.3.092

updated for version 7.3.092 Problem: Resizing the window when exiting. Solution: Don't resize when exiting.
author Bram Moolenaar <bram@vim.org>
date Thu, 30 Dec 2010 14:47:36 +0100
parents 6a2e4860134b
children f921368d43c3
comparison
equal deleted inserted replaced
2672:6a2e4860134b 2673:5a1fe35a6eaf
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 92,
717 /**/ 719 /**/
718 91, 720 91,
719 /**/ 721 /**/
720 90, 722 90,
721 /**/ 723 /**/