commit | cce293f87beb57a75ff738fade7fafadbc4a78a9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Aug 15 17:28:27 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Aug 15 17:28:27 2022 +0100 |
tree | ab9908309443db676f14af99be7955f2c74b08ed | |
parent | 8a77d208ff580b231ffacf4202dc3a6ce171087f [diff] [blame] |
patch 9.0.0216: undo earlier test sometimes fails on MS-Windows Problem: Undo earlier test sometimes fails on MS-Windows. Solution: Use another file name.
diff --git a/src/version.c b/src/version.c index f08f617..a485330 100644 --- a/src/version.c +++ b/src/version.c
@@ -736,6 +736,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 216, +/**/ 215, /**/ 214,