commit | 7c6cd443757348aa987eed87506549ab6b2079fe | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Oct 11 21:54:04 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Oct 11 21:54:04 2022 +0100 |
tree | 0ed5765f72d40daa5bcf0d061b22d037cea83024 | |
parent | 159b2d5bfc4edc013024e8c996141d37542ebc15 [diff] [blame] |
patch 9.0.0727: help in the repository differs from patched version too much Problem: Help in the repository differs from patched version too much. Solution: Make a patch for a few help files.
diff --git a/src/version.c b/src/version.c index 251ece7..ec74f52 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 727, +/**/ 726, /**/ 725,