commit | 3a29abcb6154d9f55ca8abd6d97e5822b97ac4b3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 18:31:41 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 18:31:41 2017 +0100 |
tree | bbb889a08b3738f88fafdf5b8567a59d33b6b67f | |
parent | f13e00b2cf381e13fd327b5387a5bd6f004ac2a3 [diff] [blame] |
patch 8.0.0256: missing changes to one file breaks test Problem: Tests fail because some changes were not included. Solution: Add changes to evalfunc.c
diff --git a/src/version.c b/src/version.c index 4d73ae6..58c9d29 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 256, +/**/ 255, /**/ 254,