commit | c06624661a3aa6642304c06db9cebe553a4cab17 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Dec 30 15:49:05 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Dec 30 15:49:05 2015 +0100 |
tree | debe51a816c441c2fc2ceb9599dc767baaf8545d | |
parent | b8cb643eab0e84d6a41f5884c7e41736218425fb [diff] [blame] |
patch 7.4.1000 Problem: Test 49 is slow and doesn't work on MS-Windows. Solution: Start moving parts of test 49 to test_viml.
diff --git a/src/version.c b/src/version.c index 4216cfd..7b2f0ae 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1000, +/**/ 999, /**/ 998,