diff src/version.c @ 3100:fc0804089b29 v7.3.321

updated for version 7.3.321 Problem: Code not following Vim style. Solution: Fix the style. (Elias Diem)
author Bram Moolenaar <bram@vim.org>
date Wed, 21 Sep 2011 19:50:05 +0200
parents 738ea87c1964
children 38a7fd904347
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 */
 /**/
+    321,
+/**/
     320,
 /**/
     319,