Skip to content

Commit e1e0e9a

Browse files
committed
Merge pull request scala#463 from dotty-staging/dotc-scalac-update
Update dotc script with latest version of scalac
2 parents 6c6177c + 1696970 commit e1e0e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/dotc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Configuration
77
SCALA_VERSION=2.11.5
88
SCALA_BINARY_VERSION=2.11
9-
SCALA_COMPILER_VERSION=2.11.5-20150216-154453-f58d45491b
9+
SCALA_COMPILER_VERSION=2.11.5-20150402-193021-0c75410da3
1010
DOTTY_VERSION=0.1
1111
JLINE_VERSION=2.12
1212
bootcp=true

0 commit comments

Comments
 (0)