commit | bbfbaf9741deebb9f1ed790885bd571c4cbce17a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 01 15:32:56 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 01 15:32:56 2015 +0100 |
tree | 05863a56e4267dbdc0468e603b146775fe06df28 | |
parent | 683fa185a4b4ed7595e5942901548b8239ed5cdb [diff] [blame] |
patch 7.4.946 Problem: Missing changes in source file. Solution: Include changes to the eval.c file.
diff --git a/src/version.c b/src/version.c index 89a2986..2fbc3c7 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 946, +/**/ 945, /**/ 944,