diff src/version.c @ 2898:c3b4b1c89d8e v7.3.222

updated for version 7.3.222 Problem: Warning for building GvimExt. Solution: Comment-out the DESCRIPTION line. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Sun, 19 Jun 2011 01:27:34 +0200
parents fd4224d9ee09
children 4e21fd3cfc30
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 */
 /**/
+    222,
+/**/
     221,
 /**/
     220,