commit | abb71fbd399772d467aaa7b34b958b0f975c7e65 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 02 22:51:42 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 02 22:51:42 2016 +0200 |
tree | f50f59815cc4945674871a04acd53051017b1af1 | |
parent | 472472898ab71ac80a86fedc37f8eb91461788dd [diff] [blame] |
patch 7.4.2147 Problem: test_alot fails. Solution: Close window.
diff --git a/src/version.c b/src/version.c index dbd9f17..9402bb5 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2147, +/**/ 2146, /**/ 2145,