comparison src/version.c @ 2616:73d947c20291 v7.3.038

updated for version 7.3.038 Problem: v:windowid isn't set on MS-Windows. Solution: Set it to the window handle. (Chris Sutcliffe)
author Bram Moolenaar <bram@vim.org>
date Wed, 27 Oct 2010 12:33:17 +0200
parents c6fe65c000d2
children f2927225367a
comparison
equal deleted inserted replaced
2615:c6fe65c000d2 2616:73d947c20291
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 38,
717 /**/ 719 /**/
718 37, 720 37,
719 /**/ 721 /**/
720 36, 722 36,
721 /**/ 723 /**/