diff src/version.c @ 8244:acc8029e530f v7.4.1415

commit https://github.com/vim/vim/commit/84f4996d2ab2982006d79ee69df4688c966bf8e8 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 24 22:27:05 2016 +0100 patch 7.4.1415 Problem: Dropped the skip-tags setting. Solution: Put it back.
author Christian Brabandt <cb@256bit.org>
date Wed, 24 Feb 2016 22:30:05 +0100
parents 1313d2e282dc
children 6ee794dc950e
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -749,6 +749,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1415,
+/**/
     1414,
 /**/
     1413,