commit | 853886722c051ecaef6d818ce32a822e4f43dc2b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 31 17:03:52 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 31 17:03:52 2021 +0100 |
tree | 0e64b8342508906416f74b960fb8029da8e429d5 | |
parent | 3d2bb8b6f152c0c5056f49bccb350683a9ba2e13 [diff] |
patch 8.2.2440: documentation based on patches is outdated Problem: Documentation based on patches is outdated. Solution: Add changes to documentation in a patch.
diff --git a/src/version.c b/src/version.c index 0ef8006..c5074c2 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2440, +/**/ 2439, /**/ 2438,