commit | 3df02f507f96a246366f96dcce156a0ae7b95611 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun May 03 15:47:33 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 03 15:47:33 2020 +0200 |
tree | c15bb5a9446371376ac29485c1aaacc48e486bcf | |
parent | f7779c63d4fe531e2483502d4441f24802342768 [diff] [blame] |
patch 8.2.0685: Build failure Problem: Build failure. Solution: Include missing changes.
diff --git a/src/version.c b/src/version.c index 2bccb32..105df76 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 685, +/**/ 684, /**/ 683,