commit | d3922afbd6f56e82c7b5fd7a7ebc0769e416cae8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 14 22:30:59 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 14 22:30:59 2022 +0100 |
tree | 80f6306fdbe3e0771056088110f43db033aa7d48 | |
parent | ebd0e8bb853cb744b60bf4f57011c4379ae4aaed [diff] [blame] |
patch 9.0.0467: build failure Problem: Build failure. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index 1aa99ae..6431957 100644 --- a/src/version.c +++ b/src/version.c
@@ -704,6 +704,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 467, +/**/ 466, /**/ 465,