commit | 56dba60216a1bf72c1de299316f4d4ef19e50ad5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 23 11:03:58 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 23 11:03:58 2022 +0100 |
tree | f57ef17b41c1f0496a6ebc0d129f1c278f04fb29 | |
parent | 885de449c0c0ef4a8541ed1f5377351844384516 [diff] [blame] |
patch 8.2.4810: missing changes in one file Problem: Missing changes in one file. Solution: Also change the struct initializers.
diff --git a/src/version.c b/src/version.c index 6800fce..bb63fdb 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4810, +/**/ 4809, /**/ 4808,