diff src/version.c @ 3143:314d9368069e v7.3.342

updated for version 7.3.342 Problem: Code not in Vim style. Solution: Fix the style. (Elias Diem)
author Bram Moolenaar <bram@vim.org>
date Thu, 20 Oct 2011 18:24:22 +0200
parents 6963603ec6dc
children 98a05814f1b4
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 */
 /**/
+    342,
+/**/
     341,
 /**/
     340,