commit | ad4dc83389931a0354c3691b42f99a5bb98c766f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Apr 20 16:21:53 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Apr 20 16:21:53 2020 +0200 |
tree | 5cb574aea3c3c8d2abab85dc3b69afb36577a11d | |
parent | 4da6df40f5a637de42cad8e6939dfe8463b211db [diff] [blame] |
patch 8.2.0609: configure does not detect moonjit correctly Problem: Configure does not detect moonjit correctly. Solution: Double the brackets. (Ozaki Kiichi)
diff --git a/src/version.c b/src/version.c index 2b1a126..61f71a0 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 609, +/**/ 608, /**/ 607,