commit | a416861c643b03fe5dec9f3bf8c1c9e054b5a9c7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 11 12:33:52 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 11 12:33:52 2021 +0000 |
tree | c5b9a0dd2028d9485c2232a5de79cd7771174ca6 | |
parent | 29f3a4591528130fded3fe1d63d74bcf22ab4f6c [diff] [blame] |
patch 8.2.3781: the option window script is outdated Problem: The option window script is outdated. Solution: Add several changes.
diff --git a/src/version.c b/src/version.c index 680cce2..cf57243 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3781, +/**/ 3780, /**/ 3779,