diff src/version.c @ 3127:fdc723632298 v7.3.334

updated for version 7.3.334 Problem: Latest MingW about XSUBPP referencing itself. (Gongqian Li) Solution: Rename the first use to XSUBPPTRY.
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Oct 2011 14:11:45 +0200
parents 992b24149a9e
children dc3f90a73fb3
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 */
 /**/
+    334,
+/**/
     333,
 /**/
     332,