commit | 04c86d27fed5757ae40246d7bb3fdcd0c1959468 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 17 22:45:54 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 17 22:45:54 2018 +0200 |
tree | 33cc5bdff2af7d78c270321c43b7b16a708f8a2c | |
parent | 115510f0bd75d9c8641ce46f4435d7efd28ddc57 [diff] [blame] |
patch 8.1.0483: MinGW does not build tee.exe Problem: MinGW does not build tee.exe. Solution: Add build instructions. (Yasuhiro Matsumoto, closes #3548)
diff --git a/src/version.c b/src/version.c index 09334c4..2c7550d 100644 --- a/src/version.c +++ b/src/version.c
@@ -793,6 +793,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 483, +/**/ 482, /**/ 481,