commit | e46736b23b7cc25b914415fe4ceb851504f5419c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Mar 29 13:12:39 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Mar 29 13:12:39 2019 +0100 |
tree | 662b3649d9e0e8a5afa70a768900afd99be95ede | |
parent | 8ac8a77f24098b58316bbfdf2f6c2c3f7f2b35c2 [diff] |
patch 8.1.1070: issue templates are not good enough Problem: Issue templates are not good enough. Solution: Rephrase to anticipate unexperienced users.
diff --git a/src/version.c b/src/version.c index f471208..94fb6f6 100644 --- a/src/version.c +++ b/src/version.c
@@ -776,6 +776,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1070, +/**/ 1069, /**/ 1068,