diff src/version.c @ 3110:d3758064ff99 v7.3.326

updated for version 7.3.326 Problem: MingW 4.6 no longer supports the -mno-cygwin option. Solution: Split the Cygwin and MingW makefiles. (Matsushita Shougo)
author Bram Moolenaar <bram@vim.org>
date Fri, 30 Sep 2011 16:56:02 +0200
parents 8aca621c0091
children 9028c70adafd
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    326,
+/**/
     325,
 /**/
     324,