diff src/version.c @ 7842:cf744110897d v7.4.1218

commit https://github.com/vim/vim/commit/779a7759ad03e6a3fb616828793512644390655a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 30 23:26:34 2016 +0100 patch 7.4.1218 Problem: Missing change in configure. More changes for function style. Solution: Avoid the typos.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jan 2016 23:30:05 +0100
parents 28f569c7dab9
children 6669966db9e9
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1218,
+/**/
     1217,
 /**/
     1216,