aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Petrashko <dark@d-d.me>2015-04-04 02:26:35 +0200
committerDmitry Petrashko <dark@d-d.me>2015-04-04 02:26:35 +0200
commite1e0e9abb6c2b6285d598e260cc1d1c4ac2d3c2a (patch)
tree538059bd342a80cd6b04647eb313c1937008454e
parent6c6177cb0f0dbaf5028592dfd4cab442381fdf71 (diff)
parent1696970572454a8651ca24d639b47f9ed1c412bb (diff)
downloaddotty-e1e0e9abb6c2b6285d598e260cc1d1c4ac2d3c2a.tar.gz
dotty-e1e0e9abb6c2b6285d598e260cc1d1c4ac2d3c2a.tar.bz2
dotty-e1e0e9abb6c2b6285d598e260cc1d1c4ac2d3c2a.zip
Merge pull request #463 from dotty-staging/dotc-scalac-update
Update dotc script with latest version of scalac
-rwxr-xr-xbin/dotc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dotc b/bin/dotc
index 430469703..3d6e15a54 100755
--- a/bin/dotc
+++ b/bin/dotc
@@ -6,7 +6,7 @@
# Configuration
SCALA_VERSION=2.11.5
SCALA_BINARY_VERSION=2.11
-SCALA_COMPILER_VERSION=2.11.5-20150216-154453-f58d45491b
+SCALA_COMPILER_VERSION=2.11.5-20150402-193021-0c75410da3
DOTTY_VERSION=0.1
JLINE_VERSION=2.12
bootcp=true