Skip to content

Commit 65286f4

Browse files
authored
Merge pull request #2192 from wilzbach/bump-2078-2
Bump DMD_VER to 2.078.2 merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
2 parents d9852b6 + 20d14de commit 65286f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posix.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ endif
190190
################################################################################
191191

192192
# stable dub and dmd versions used to build dpl-docs
193-
STABLE_DMD_VER=2.077.1
193+
STABLE_DMD_VER=2.078.2
194194
STABLE_DMD_ROOT=$(GENERATED)/stable_dmd-$(STABLE_DMD_VER)
195195
STABLE_DMD_URL=http://downloads.dlang.org/releases/2.x/$(STABLE_DMD_VER)/dmd.$(STABLE_DMD_VER).$(OS).zip
196196
STABLE_DMD_BIN_ROOT=$(STABLE_DMD_ROOT)/dmd2/$(OS)/$(if $(filter $(OS),osx),bin,bin$(MODEL))

0 commit comments

Comments
 (0)