diff src/version.c @ 2588:5df74a812b7b v7.3.012

updated for version 7.3.012 Problem: Problems building with MingW. Solution: Adjust the MingW makefiles. (Jon)
author Bram Moolenaar <bram@vim.org>
date Wed, 29 Sep 2010 12:38:00 +0200
parents 538cd3220874
children d5681bd2661b
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    12,
+/**/
     11,
 /**/
     10,