diff src/version.c @ 5772:57ecd7a8c0f0 v7.4.230

updated for version 7.4.230 Problem: Error when using ":options". Solution: Fix the entry for 'lispwords'. (Kenichi Ito)
author Bram Moolenaar <bram@vim.org>
date Tue, 01 Apr 2014 12:26:46 +0200
parents 839cca5ec18d
children 0a295a3c9e47
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    230,
+/**/
     229,
 /**/
     228,