commit | c447d8d33f695a83fefe4e47334b41c32874c3c5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 18 21:56:28 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 18 21:56:28 2018 +0100 |
tree | 224ed8fe74b18afc6be1f3f489f4bb3c75e82fd4 | |
parent | 9d87a37ee9d87f5bdbc779bc940d5f1e6f055d0a [diff] [blame] |
patch 8.1.0607: proto files are not in sync with the source code Problem: Proto files are not in sync with the source code. Solution: Update the proto files.
diff --git a/src/version.c b/src/version.c index 069feb9..9daf4f7 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 607, +/**/ 606, /**/ 605,