commit | bbfd1562aeaa5b40b6451effc399846b692d6992 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Oct 19 20:38:15 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 19 20:38:15 2019 +0200 |
tree | 7d4be1eb8c581c3694b1b8dc75dd358aded41948 | |
parent | cfb381421f8be7d6cb4e7dac5b827b23467d3e53 [diff] [blame] |
patch 8.1.2185: syntax test fails Problem: Syntax test fails. Solution: Add missing file patch.
diff --git a/src/version.c b/src/version.c index 447f761..dd957cd 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2185, +/**/ 2184, /**/ 2183,