diff src/version.c @ 13176:bd1253c60938 v8.0.1462

patch 8.0.1462: missing yet another file in patch commit https://github.com/vim/vim/commit/f4aba797cb57d6d5b3b491bd5ae2c0b40e07baaf Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 3 19:17:36 2018 +0100 patch 8.0.1462: missing yet another file in patch Problem: Missing yet another file in patch. Solution: Add changes to missing file.
author Christian Brabandt <cb@256bit.org>
date Sat, 03 Feb 2018 19:30:06 +0100
parents 1bf3519889d3
children f83d3a633ccb
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -772,6 +772,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1462,
+/**/
     1461,
 /**/
     1460,