From 281da4f0cc61cfa02226bdeb5cf0b210d4f42456 Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Fri, 12 Dec 2014 15:37:41 +0100 Subject: Update version of scalac fork --- bin/dotc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/dotc b/bin/dotc index 5a3c25afa..19d6cf497 100755 --- a/bin/dotc +++ b/bin/dotc @@ -6,7 +6,7 @@ # Configuration SCALA_VERSION=2.11.4 SCALA_BINARY_VERSION=2.11 -SCALA_COMPILER_VERSION=2.11.5-20141127-151222-084cc06425 +SCALA_COMPILER_VERSION=2.11.5-20141212-151631-beaa78b033 DOTTY_VERSION=0.1 bootcp=true default_java_opts="-Xmx768m -Xms768m" -- cgit v1.2.3