commit | 0de8e2d6a3fae61c4d9dfdd6f16fc5040d994f6c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 13 13:30:03 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 13 13:30:03 2021 +0100 |
tree | 7302561f599e92ec1deb78045cf8cbb70a9a4070 | |
parent | c8cdf0f80b3cfd88a4490d80572062c1fd1a96ca [diff] [blame] |
patch 8.2.2593: list of distributed files is incomplete Problem: List of distributed files is incomplete. Solution: Add a file and rename another.
diff --git a/src/version.c b/src/version.c index c6866a2..45973ea 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2593, +/**/ 2592, /**/ 2591,