commit | 005c3c27ee586126d7a40c41911cf600b9bbe3d1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 02 21:44:40 2010 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 02 21:44:40 2010 +0100 |
tree | ba845e1e187e4a42c2f9cf78e95c4c402390cef8 | |
parent | bf9680e441f09a6b90ad3185154474442d363a55 [diff] [blame] |
updated for version 7.3.075 Problem: Missing part of 'wildignorecase' Solution: Also adjust expand()
diff --git a/src/version.c b/src/version.c index f400d1c..489e59e 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 75, +/**/ 74, /**/ 73,