commit | e85ce6ea2e09fe4d61c94e34e9e437c3c1f20b6e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jul 05 17:11:24 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jul 05 17:11:24 2018 +0200 |
tree | 0d0277e5fd5c645adcd20c4d85674d2a7778948a | |
parent | f3dc235576da7394fbe743aba732f43289f32c24 [diff] [blame] |
patch 8.1.0153: build with SHADOWDIR fails Problem: Build with SHADOWDIR fails. (Elimar Riesebieter) Solution: Create a link for Make_all.mak. (Tony Mechelynck)
diff --git a/src/version.c b/src/version.c index 6e8f014..cfcbe53 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 153, +/**/ 152, /**/ 151,