From 1696970572454a8651ca24d639b47f9ed1c412bb Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Sat, 4 Apr 2015 02:13:05 +0200 Subject: Update dotc script to use scalac 2.11.5-20150402-193021-0c75410da3 --- bin/dotc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/dotc') 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 -- cgit v1.2.3