commit | 8e46f7264cc303ae3fd723b2f27badccb1d68fbf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 13 14:08:16 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 13 14:08:16 2013 +0200 |
tree | 738fe32eb45a4e80a5973220ef2c1f3a311df56f | |
parent | 3ff9b185fe36cfa075d08a0a081fb29cf3899a96 [diff] [blame] |
updated for version 7.4a.014 Problem: Test 86 and 89 have a problem with using a shadow dir. Solution: Adjust for the different directory structure. (James McCoy)
diff --git a/src/version.c b/src/version.c index 60f7eb2..ca859f7 100644 --- a/src/version.c +++ b/src/version.c
@@ -728,6 +728,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 14, +/**/ 13, /**/ 12,