commit | f4fd7ecbc025e8022c3fbfe52bc512b907cb5459 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Aug 01 21:26:00 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Aug 01 21:26:00 2019 +0200 |
tree | bf0ab89bee14ba3a444e877d83aeb318d9567fdd | |
parent | 9bcb70c18a740bf9d97a1420df5964618f218a89 [diff] [blame] |
patch 8.1.1788: missing changes in proto file Problem: missing changes in proto file Solution: Update proto file.
diff --git a/src/version.c b/src/version.c index 8ec7b41..edb770c 100644 --- a/src/version.c +++ b/src/version.c
@@ -774,6 +774,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1788, +/**/ 1787, /**/ 1786,