diff src/version.c @ 5619:05a5cb0d6b37 v7.4.156

updated for version 7.4.156 Problem: Test file missing from distribution. Solution: Add new directory to file list.
author Bram Moolenaar <bram@vim.org>
date Thu, 23 Jan 2014 14:26:24 +0100
parents fa53233519c6
children be61f315eafe
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    156,
+/**/
     155,
 /**/
     154,