commit | dddab90d22d5f8be9c6751505339397ca5742831 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed May 02 22:00:17 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed May 02 22:00:17 2018 +0200 |
tree | 8dbf0beeac15520a70732b44965cb28f8d60003d | |
parent | e2c8d8392684a940cc5608acc73ff47486bd7b92 [diff] [blame] |
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)
diff --git a/src/version.c b/src/version.c index 19b83ac..d933e81 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1788, +/**/ 1787, /**/ 1786,