commit | a3c084cbfa553e9d7b91004755a2cc0508cfb1a9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jul 04 20:50:46 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jul 04 20:50:46 2013 +0200 |
tree | 8ca05f3d4fca725e3f513c1834eb158edaa5c68f | |
parent | 3c1e9c2a1f415b5299282ab76b90465a2e064333 [diff] [blame] |
updated for version 7.3.1304 Problem: Test 89 still fails on MS-Windows. Solution: Set 'shellslash'. (Taro Muraoka)
diff --git a/src/version.c b/src/version.c index 7b6b20d..494df12 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1304, +/**/ 1303, /**/ 1302,