commit | d6f2ee32dcfa18c781ef157918b524318a2215a2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 24 00:30:52 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 24 00:30:52 2016 +0200 |
tree | 966d369f107d635203b69a7101a4553b921f411d | |
parent | 77401add71853d7a3da7ccc489f2a1bca58551ec [diff] [blame] |
patch 7.4.2246 Problem: Oldfiles test fails. Solution: Include missing changes.
diff --git a/src/version.c b/src/version.c index 2204bc7..8186fd6 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2246, +/**/ 2245, /**/ 2244,