commit | 6f33b893c6c5f4881ca60e12cb81a3ec31eae7ab | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 04 23:22:08 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 04 23:22:08 2019 +0200 |
tree | 4713be01f788968aac2c45e689d67a3829ef097c | |
parent | fcfe1a9b8950b8b211ab3b24d84b17c6847ea43f [diff] |
patch 8.1.1817: github contribution text is incomplete Problem: Github contribution text is incomplete. Solution: Update the text.
diff --git a/src/version.c b/src/version.c index 5c806a8..287775f 100644 --- a/src/version.c +++ b/src/version.c
@@ -774,6 +774,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1817, +/**/ 1816, /**/ 1815,