commit | 2a45d64d0a7ab28d77eee277244e76dbbf8c2db8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Oct 27 01:35:00 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Oct 27 01:35:00 2017 +0200 |
tree | 221caa93ee894b89d8792f16759a4a636a4a875c | |
parent | ee03b941241eae1d36bc29b84eec09116cefe7cd [diff] [blame] |
patch 8.0.1226: edit and popup tests failing Problem: Edit and popup tests failing. Solution: Make the tests pass.
diff --git a/src/version.c b/src/version.c index 6ab4e75..71569b3 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1226, +/**/ 1225, /**/ 1224,