commit | 0ab35b279f9d64f32e99424166b047f90cb042d8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 08 17:41:37 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 08 17:41:37 2017 +0200 |
tree | 8e076a67634c9afc9a3e74393c79b85df7f37222 | |
parent | 4635e11c6bd63d8be90a2d9455802c6e7bde28f5 [diff] [blame] |
patch 8.0.1182: cannot see or change mzscheme dll name Problem: Cannot see or change mzscheme dll name. Solution: Add 'mzschemedll' and 'mzschemegcdll'.
diff --git a/src/version.c b/src/version.c index 0ca3f05..ce9fda8 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1182, +/**/ 1181, /**/ 1180,