commit | ef16c90423ae579927e6294c1ccfd17c5a1c113c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 11 14:22:22 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 11 14:22:22 2020 +0200 |
tree | 2bb6050dbf63589a365ea7733e45ec24b0ddae3f | |
parent | 4f4d51a942cc2c6b3e936ee0f93f00c2d000065c [diff] |
patch 8.2.1831: file missing from distribution Problem: File missing from distribution. Solution: Add the github code analyses file.
diff --git a/src/version.c b/src/version.c index 2577c14..b3cbf81 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1831, +/**/ 1830, /**/ 1829,