Skip to content

Commit f7d46e7

Browse files
authored
Merge pull request #2830 from MartinNowak/merge_stable
merge stable
2 parents 461f9d1 + 237b08b commit f7d46e7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

changelog/2.093.0_pre.dd

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Ddoc
22

33
$(CHANGELOG_NAV_INJECT)
44

5-
$(VERSION Jul 01, 2020, =================================================,
5+
$(VERSION Jul 05, 2020, =================================================,
66

77
$(CHANGELOG_HEADER_STATISTICS
88
$(VER) comes with 11 major changes and 0 fixed Bugzilla issues.
99
A huge thanks goes to the
10-
$(LINK2 #contributors, 53 contributors)
10+
$(LINK2 #contributors, 54 contributors)
1111
who made $(VER) possible.)
1212

1313
$(BUGSTITLE_TEXT_HEADER Compiler changes,
@@ -276,7 +276,7 @@ method will return all unused arguments and the app arguments.
276276
$(CHANGELOG_SEP_TEXT_BUGZILLA)
277277

278278
)
279-
$(D_CONTRIBUTORS_HEADER 53)
279+
$(D_CONTRIBUTORS_HEADER 54)
280280
$(D_CONTRIBUTORS
281281
$(D_CONTRIBUTOR Adam D. Ruppe)
282282
$(D_CONTRIBUTOR aG0aep6G)
@@ -320,6 +320,7 @@ $(D_CONTRIBUTORS
320320
$(D_CONTRIBUTOR Pierre Grimaud)
321321
$(D_CONTRIBUTOR Rainer Schuetze)
322322
$(D_CONTRIBUTOR Razvan Nitu)
323+
$(D_CONTRIBUTOR Richard Manthorpe)
323324
$(D_CONTRIBUTOR Sebastian Wilzbach)
324325
$(D_CONTRIBUTOR Sergei Akhmatdinov)
325326
$(D_CONTRIBUTOR Simen Kjærås)

download.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Macros:
221221
_=BETA=$(COMMENT $0)
222222
BETA=$0
223223
B_DMDV2=2.093.0
224-
B_SUFFIX=beta.1
224+
B_SUFFIX=rc.1
225225

226226
DEB32=$(DLSITE dmd_$(DMDV2)-0_i386.deb)
227227
DEB64=$(DLSITE dmd_$(DMDV2)-0_amd64.deb)

0 commit comments

Comments
 (0)