commit | 65449bd1ee5cebde288a8f0150fe7d54c6c6ef31 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Sep 19 16:02:43 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Sep 19 16:02:43 2022 +0100 |
tree | b5775657485076e2e790d1ed23060e59cdcb9486 | |
parent | cc34181f9994d64f8c8fa2f5845eaf0cc963067f [diff] [blame] |
patch 9.0.0503: build failure Problem: Build failure. Solution: Add missing changes.
diff --git a/src/version.c b/src/version.c index 7e22f01..6bd68dc 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 503, +/**/ 502, /**/ 501,