commit | a6fd37be4fa01cef4bc4368f8fa814d9c6d084fd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 27 17:19:09 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 27 17:19:09 2014 +0100 |
tree | c8db3b1d71a009ae2628587abc0d666ae4ec61a0 | |
parent | 158864120d3ee8baa2b5c9c2cb15bd5c5ea5731b [diff] [blame] |
updated for version 7.4.222 Problem: The Ruby directory is constructed from parts. Solution: Use 'rubyarchhdrdir' if it exists. (James McCoy)
diff --git a/src/version.c b/src/version.c index 2c64b2b..3d35254 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 222, +/**/ 221, /**/ 220,