commit | cf650b7c9bf8310e2d5b04edced6f7290b759044 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Dec 02 13:20:19 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Dec 02 13:20:19 2022 +0000 |
tree | a3ed02d3d342acba2f09d16dcb59b8d3f788bdae | |
parent | 5390c05a3ca712da8fc56b14517c99c740551c0b [diff] [blame] |
patch 9.0.0987: file missing from list of distributed files Problem: File missing from list of distributed files. Solution: Add logfile.pro to list of distributed files.
diff --git a/src/version.c b/src/version.c index 23f1ac5..93e35f6 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 987, +/**/ 986, /**/ 985,