commit | 57700ee4acee9b7c7f165360f09c07ec9376d989 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Apr 27 22:51:33 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Apr 27 22:51:33 2020 +0200 |
tree | 83579305222615d3ed2f5b253d7c3215f02ac017 | |
parent | 4c17ad94ecb0a0fb26d6fface2614bc5172dea18 [diff] |
patch 8.2.0651: old style benchmark test still in list of distributed files Problem: Old style benchmark test still in list of distributed files. Solution: Remove the files from the list.
diff --git a/src/version.c b/src/version.c index d58ef8a..6542b37 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 651, +/**/ 650, /**/ 649,