commit | 9610f94510220c783328e1857af87a6ae7bc20b4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jun 30 22:28:08 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 30 22:28:08 2022 +0100 |
tree | 087161e8c3406821f968d97a07ab735e7d951cd3 | |
parent | fa4873ccfc10e0f278dc46f39d00136fab059b19 [diff] [blame] |
patch 9.0.0014: missing part of the test override change Problem: Missing part of the test override change. Solution: Add the missing part.
diff --git a/src/version.c b/src/version.c index 17a25cf..38b873b 100644 --- a/src/version.c +++ b/src/version.c
@@ -736,6 +736,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 14, +/**/ 13, /**/ 12,