commit | f79cbf6512863c167bc794035df067e3a3e474f3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 16 16:14:11 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 16 16:14:11 2021 +0000 |
tree | 41b0ad1e3f883afa57e66ac2e20dffd97f56ac0b | |
parent | b15cf44c1d9c92a2ac07cff415071e31a9ad88fa [diff] [blame] |
patch 8.2.3827: huntr badge does not really fit in the list Problem: Huntr badge does not really fit in the list. Solution: Move the link to Huntr to the issue template.
diff --git a/src/version.c b/src/version.c index 633ebf0..c954776 100644 --- a/src/version.c +++ b/src/version.c
@@ -750,6 +750,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3827, +/**/ 3826, /**/ 3825,