commit | 75f69e5a183e00cb5aa05d43c1ecf3b7dead7a98 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Oct 07 20:10:29 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 07 20:10:29 2017 +0200 |
tree | 961701ad373d172d5262a6f4f55a01724e966954 | |
parent | 631820536e4084e01bf990f9314ec385b60b21d7 [diff] [blame] |
patch 8.0.1180: MS-Windows testclean target deletes the color script Problem: MS-Windows testclean target deletes the color script. Solution: Rename the script file.
diff --git a/src/version.c b/src/version.c index b021a25..21e9e00 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1180, +/**/ 1179, /**/ 1178,