diff src/version.c @ 6092:6f88e2dafbf6 v7.4.384

updated for version 7.4.384 Problem: Test 102 fails when compiled with small features. Solution: Source small.vim. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jul 2014 13:20:39 +0200
parents 2f02675bc4b0
children 6e24b97dde69
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 */
 /**/
+    384,
+/**/
     383,
 /**/
     382,