commit | 11e0afa00a8e6c0aa1d50f760b5d5cb62dade038 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Feb 01 22:41:00 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Feb 01 22:41:00 2016 +0100 |
tree | 9dd217d179259c8050e56d74f06c5651b52f2d04 | |
parent | 5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92 [diff] [blame] |
patch 7.4.1235 Problem: Missing change to eval.c. Solution: Include that change.
diff --git a/src/version.c b/src/version.c index f8addc0..b8332bb 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1235, +/**/ 1234, /**/ 1233,