commit | 2d9d409ad4fab1ae7ceaecc0ef0e9b511d868374 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Mar 27 20:52:45 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Mar 27 20:52:45 2020 +0100 |
tree | 076fa03ebd2d8fd063cc5315e1b45ef556cb2c09 | |
parent | 191acfdecabfbd2a74867e77004196fb3b4a8c14 [diff] [blame] |
patch 8.2.0464: typos and other small problems Problem: Typos and other small problems. Solution: Fix the typos. Add missing file to distribution.
diff --git a/src/version.c b/src/version.c index 46fd076..752044c 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,10 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 463, +/**/ + 462, +/**/ 462, /**/ 461,