diff src/version.c @ 13833:72506c835e03 v8.0.1788

patch 8.0.1788: tool to check a color scheme is not installed commit https://github.com/vim/vim/commit/dddab90d22d5f8be9c6751505339397ca5742831 Author: Bram Moolenaar <Bram@vim.org> Date: Wed May 2 22:00:17 2018 +0200 patch 8.0.1788: tool to check a color scheme is not installed Problem: Tool to check a color scheme is not installed. Solution: Update the install rule. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Wed, 02 May 2018 22:15:06 +0200
parents 1f95ec5de238
children 8e583c52eb44
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -762,6 +762,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1788,
+/**/
     1787,
 /**/
     1786,