commit | 10c1dbc06a5f8bb8c530f85158505e4f53b07606 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 23 19:37:19 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 23 19:37:19 2023 +0100 |
tree | 41d63350a91991f2123fe56dfaf5d37202cb4b42 | |
parent | 801961d2c2876e5d2d0b52a585b9d04535168ebd [diff] [blame] |
patch 9.0.1651: unclear why syntax test fails on Mac Problem: Unclear why syntax test fails on Mac. Solution: Temporarily show the whole "messages" file.
diff --git a/src/version.c b/src/version.c index 85f4db1..6eef082 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1651, +/**/ 1650, /**/ 1649,