comparison src/version.c @ 2646:ff3a304b4ac2 v7.3.066

updated for version 7.3.066 Problem: Crash when changing to another window while in a :vimgrep command. (Christian Brabandt) Solution: When wiping out the dummy before, remove it from aucmd_win.
author Bram Moolenaar <bram@vim.org>
date Wed, 24 Nov 2010 16:32:05 +0100
parents a2271decbce5
children dfd5dcc73daa
comparison
equal deleted inserted replaced
2645:a2271decbce5 2646:ff3a304b4ac2
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 66,
717 /**/ 719 /**/
718 65, 720 65,
719 /**/ 721 /**/
720 64, 722 64,
721 /**/ 723 /**/