commit | 4cc39a527fecc96ad6639f10c9389c66af828cf1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 30 15:08:27 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 30 15:08:27 2016 +0200 |
tree | c866f1cf4473b85c0b1bacbb5acc0d6617a53cd8 | |
parent | b20545f2a718d4f19c3f609fd11c0ca4eff450ce [diff] [blame] |
patch 7.4.1805 Problem: Running tests in shadow dir fails. Solution: Link the samples directory
diff --git a/src/version.c b/src/version.c index e891af9..86f38e6 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1805, +/**/ 1804, /**/ 1803,