commit | b5cb65ba2bcc6bbc6d2798a2dea18b95f0b38f5e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 03 18:01:37 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 03 18:01:37 2018 +0100 |
tree | d5c80b77e3b6bbe3bff5d99f98432c3cc0878bdd | |
parent | b7407d3fc9496f9048fb65ab17b5ba3444965c0e [diff] [blame] |
patch 8.0.1460: missing file in patch Problem: Missing file in patch. Solution: Add changes to missing file.
diff --git a/src/version.c b/src/version.c index 4706262..d3670bc 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1460, +/**/ 1459, /**/ 1458,