commit | 3fe076f0feb91460266fdf7f9133a59c49a53c4e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Sep 25 15:00:56 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 25 15:00:56 2015 +0200 |
tree | 6831be8439c19fa2ad9e9b9f3c1ba223021378cb | |
parent | 8919554fe17255cddbbce6b833fab9aba19c8b88 [diff] |
patch 7.4.875 Problem: Not obvious how to contribute. Solution: Add a remark about CONTRIBUTING.md to README.md
diff --git a/src/version.c b/src/version.c index f8fe4a8..1347ac8 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 875, +/**/ 874, /**/ 873,