diff src/version.c @ 2998:32a52f06f33b v7.3.271

updated for version 7.3.271 Problem: Code not following Vim coding style. Solution: Fix the style. (Elias Diem)
author Bram Moolenaar <bram@vim.org>
date Wed, 10 Aug 2011 12:19:04 +0200
parents b9182da84c7e
children 02f5abca10ae
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 */
 /**/
+    271,
+/**/
     270,
 /**/
     269,