commit | ffe010fa0363d1a04b15cc6af119a4af63ba9363 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 04 22:30:40 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 04 22:30:40 2017 +0100 |
tree | e8d3fe9c968cec90fbe8fe59304fc7bb27decb97 | |
parent | ad7dac85c3c90893e78e5463ca44b874082b482f [diff] [blame] |
patch 8.0.1266: Test_swap_directory was commented out Problem: Test_swap_directory was accidentally commented out. Solution: Uncomment the test.
diff --git a/src/version.c b/src/version.c index 78b5811..81f5fc3 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1266, +/**/ 1265, /**/ 1264,