diff --git a/dmd b/dmd index 10eb368..a4cbc08 160000 --- a/dmd +++ b/dmd @@ -1 +1 @@ -Subproject commit 10eb368c1b8c323e1921e991cb2bd8fce535e9b2 +Subproject commit a4cbc08f5bc1a2f7ce3289103198c473671e94c0 diff --git a/dub.json b/dub.json index f8ac3db..9f038c7 100644 --- a/dub.json +++ b/dub.json @@ -18,7 +18,7 @@ "libddoc": "~>0.8.0", "dmd": { "repository": "git+https://github.com/dlang/dmd.git", - "version": "10eb368c1b8c323e1921e991cb2bd8fce535e9b2" + "version": "a4cbc08f5bc1a2f7ce3289103198c473671e94c0" } }, "targetPath" : "bin",