commit | 4b082c4bd05f504fda1acaa9d28fca55a2d04857 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Oct 15 16:25:27 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 15 16:25:27 2022 +0100 |
tree | 492cc22e3637334de7fd1af4029d247f409338cd | |
parent | 49846fb1a31de99f49d6a7e70efe685197423c84 [diff] [blame] |
patch 9.0.0762: build failure Problem: Build failure. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index 6e602be..08851f8 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 762, +/**/ 761, /**/ 760,