commit | 6017f3799dbb744fc34894d968b36729e607203e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 01 17:50:48 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 01 17:50:48 2015 +0200 |
tree | 5f36eb15a9a01fedbc2f6db3b88c1365b488fa0e | |
parent | 5df1ed2de3fa9dcace996b9a0a4c9b3cea79cf1e [diff] [blame] |
patch 7.4.846 Problem: Some GitHub users don't know how to use issues. Solution: Add a file that explains the basics of contributing.
diff --git a/src/version.c b/src/version.c index 7e464a5..f6ec16a 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 846, +/**/ 845, /**/ 844,