diff src/version.c @ 15195:16b2f2db6f28 v8.1.0607

patch 8.1.0607: proto files are not in sync with the source code commit https://github.com/vim/vim/commit/c447d8d33f695a83fefe4e47334b41c32874c3c5 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 18 21:56:28 2018 +0100 patch 8.1.0607: proto files are not in sync with the source code Problem: Proto files are not in sync with the source code. Solution: Update the proto files.
author Bram Moolenaar <Bram@vim.org>
date Tue, 18 Dec 2018 22:00:07 +0100
parents 690da0a83419
children 074c643ee78f
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -800,6 +800,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    607,
+/**/
     606,
 /**/
     605,