commit | f39d9e9dca443e42920066be3a98fd9780e4ed33 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 22 22:54:40 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 22 22:54:40 2023 +0100 |
tree | fc55b4f846fe60b7bb21613b26b796fba38eff1b | |
parent | 71badf9547e8f89571b9a095183671cbb333d528 [diff] [blame] |
patch 9.0.1479: small source file problems; outdated list of distrib. files Problem: Small source file problems; outdated list of distributed files. Solution: Small updates to source files and list of distributed files.
diff --git a/src/version.c b/src/version.c index 0df4436..b8cc4d9 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1479, +/**/ 1478, /**/ 1477,