commit | c2a4b35b86fa8b28a34a9aea8ad16c87dbc6d834 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 06 22:41:16 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 06 22:41:16 2020 +0100 |
tree | 7d8b62805434167e01198f61b8c1a293e487f411 | |
parent | 04d0522046e79d0e13c1317ad34bf228722ec728 [diff] [blame] |
patch 8.2.0227: compiling a few instructions not tested Problem: Compiling a few instructions not tested. Solution: Add more test cases.
diff --git a/src/version.c b/src/version.c index 4b03add..82f1003 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 227, +/**/ 226, /**/ 225,