summaryrefslogtreecommitdiffstats
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2018-07-27 23:16:51 +0200
committerBram Moolenaar <Bram@vim.org>2018-07-27 23:16:51 +0200
commit8e85db0376604274bccf12bf5859d92b4192aca1 (patch)
tree5cef4eedcf58d83daadd02fbb710076822f3a4a0 /src/version.c
parentd2a054910bf8f0888fac81e46a64a22dd4a763b5 (diff)
patch 8.1.0216: part of file not indented properlyv8.1.0216
Problem: Part of file not indented properly. Solution: Adjust the indent. (Ken Takata)
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index 172748b472..0d0a2b2866 100644
--- a/src/version.c
+++ b/src/version.c
@@ -799,6 +799,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 216,
+/**/
215,
/**/
214,