diff src/version.c @ 3151:af76a61a7f79 v7.3.346

updated for version 7.3.346 Problem: It's hard to test netbeans commands. Solution: Process netbeans commands after :sleep. (Xavier de Gaye)
author Bram Moolenaar <bram@vim.org>
date Thu, 20 Oct 2011 21:58:34 +0200
parents 35f098371af6
children 72528c5eb87e
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 */
 /**/
+    346,
+/**/
     345,
 /**/
     344,