diff src/version.c @ 2883:b7523ef31e23 v7.3.215

updated for version 7.3.215 Problem: Wrong file names in previous patch. (Toothpik) Solution: Include the option changes.
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Jun 2011 22:13:40 +0200
parents d84a564f28c9
children eb6c70460702
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 */
 /**/
+    215,
+/**/
     214,
 /**/
     213,