diff src/version.c @ 2078:d7ce3adb8dda v7.2.362

updated for version 7.2.362 Problem: Win64: Vim doesn't work when cross-compiled with MingW libraries. Solution: Instead of handling WM_NCCREATE, create wide text area window class if the parent window iw side. (Sergey Khorev)
author Bram Moolenaar <bram@zimbu.org>
date Wed, 17 Feb 2010 16:31:32 +0100
parents d8983769c9dd
children 5abd3e3c0085
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -682,6 +682,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    362,
+/**/
     361,
 /**/
     360,